zephyr/tests/unit/net/buf
Kumar Gala c7bc909914 tests/ztest: rename assert macros to be zephyr specific
ztest has a number of assert style macros and used a baseline assert()
that varies from the system definition of assert() so lets rename
everything as zassert to be clear.

Change-Id: I7f176b3bae94d1045054d665be8b5bda947e5bb0
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-13 21:17:33 +00:00
..
Makefile net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00
main.c tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
testcase.ini