zephyr/tests/kernel/fifo/test_fifo_api/src
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
..
main.c tests: kernel: added test case k_fifo_is_empty 2017-02-27 21:22:06 +00:00
Makefile tests: add fifo/lifo test cases with unified kernel 2017-01-20 12:09:11 +00:00
test_fifo_contexts.c tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
test_fifo_fail.c tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
test_fifo_loop.c tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
test_fifo.h tests: add fifo/lifo test cases with unified kernel 2017-01-20 12:09:11 +00:00