zephyr/tests
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
..
benchmarks tests: benchmarks: increase timeout for app_kernel tests 2017-04-12 22:43:26 +00:00
bluetooth tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance
crypto xtensa: re-enable tinycrypt test cases 2017-04-12 16:32:29 +00:00
drivers tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
include tests: include: Move timestamp.h into common location 2017-01-30 21:33:47 +00:00
kernel tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
legacy/kernel tests: benchmarks: move app_kernel to unified kernel. 2017-04-11 21:07:01 -04:00
lib/json tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
net tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
power tests/power/multicorei/lmt: Fix RTC configuration 2017-02-23 13:17:47 +00:00
subsys tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
unit tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
ztest tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
defaults.tc
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile tests: Add a generic testing framework 2016-09-30 21:17:39 +00:00
Makefile.test