zephyr/tests/kernel/threads_scheduling/schedule_api
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
..
src tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
prj.conf tests: kernel: added test case k_is_preempt_thread 2017-02-27 21:21:54 +00:00
testcase.ini