zephyr/tests/kernel
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
..
alert/test_alert_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
arm_irq_vector_table tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
arm_runtime_nmi tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
bitfield Revert "sys_bitfield*(): use 'void *' instead of memaddr_t" 2017-02-28 16:06:22 -05:00
common tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
context tests: kernel: add test point k_cpu_atomic_idle 2017-04-09 15:45:02 +00:00
critical tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
errno tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
fifo/test_fifo_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
fp_sharing kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
gen_isr_table tests: gen_isr_table: account for riscv32 architecture 2017-02-22 14:59:01 +00:00
ipm license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
irq_offload tests: kernel: import irq_offload test from legacy 2017-01-31 12:20:50 +00:00
libs tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
lifo/test_lifo_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
mbox/mbox_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
mem_heap/mheap_api_concept tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
mem_pool tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
mem_safe kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
mem_slab tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
msgq/msgq_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
multilib tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
mutex tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
obj_tracing kernel: remove all remaining references to nanokernel 2017-04-10 20:21:10 +00:00
pending kernel: remove remaining microkernel references 2017-04-10 20:21:05 +00:00
pipe/test_pipe_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
poll tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
profiling/profiling_api tests: profiling: disable em_starterkit 2017-03-02 19:39:46 -05:00
queue tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
semaphore/sema_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
sprintf tests: sprintf: increase stack size 2017-04-13 18:58:24 +00:00
stack/stack_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
stackprot kernel: remove remaining microkernel references 2017-04-10 20:21:05 +00:00
static_idt tests: port static_idt test to unified kernel 2017-04-04 12:34:38 -04:00
systhreads tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
test_build tests: newlib: disable bluetooth for now 2017-01-24 14:33:43 +00:00
threads_customdata/cdata_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
threads_lifecycle tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
threads_scheduling/schedule_api tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
timer tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
workq tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
xip tests: added TC_START to tests 2017-04-13 12:08:14 +00:00