zephyr/tests/kernel/msgq/msgq_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 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile tests: add zephyr message queue test case with unified kernel 2016-12-24 15:16:05 +00:00
test_msgq_contexts.c tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
test_msgq_fail.c tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
test_msgq_purge.c tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
test_msgq.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00