zephyr/tests/kernel
Enjia Mai a086e19d3b tests: fatal: fix test case fail while assertion off
Fix one test case of fatal error. This case shall be skip
while CONFIG_ASSERT=n.

Signed-off-by: Enjia Mai <enjiax.mai@intel.com>
2021-01-19 19:27:52 -08:00
..
common tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
condvar/condvar_api tests: kernel: add test for condition variables 2021-01-19 08:55:47 -05:00
context drivers/timer: Remove legacy APIC driver 2020-12-27 18:19:17 +01:00
device tests: device: add two more error case testing 2021-01-15 12:18:16 -05:00
early_sleep
fatal tests: fatal: fix test case fail while assertion off 2021-01-19 19:27:52 -08:00
fifo
fpu_sharing tests: enable and run many tests on RISC-V 2021-01-15 13:06:33 -05:00
gen_isr_table
interrupt
lifo
mbox kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
mem_heap test: kheap: add testcase 2021-01-18 23:19:33 -05:00
mem_protect tests: skip memory mapping execution testing of qemu_x86_64 coverage 2021-01-05 10:32:38 -08:00
mem_slab test: mslab: improve coverage for mslab 2021-01-12 22:16:33 -05:00
mp
msgq/msgq_api test: msgq: imporve test coverage for message queue 2021-01-15 11:35:22 -05:00
mutex tests: mutex: remove and refine some error test cases 2021-01-15 12:13:52 -05:00
obj_tracing
pending
pipe kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
poll kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
profiling/profiling_api tests: enable and run many tests on RISC-V 2021-01-15 13:06:33 -05:00
queue kernel: queue: develop the code coverage 2021-01-18 23:14:12 -05:00
sched test: scheduling: add configuration item 2021-01-18 17:22:34 -05:00
semaphore/semaphore kernel: semaphore: Add some error case testing for semaphore 2021-01-18 22:10:09 -05:00
sleep
smp
spinlock tests: spinlock: add some error test cases 2020-12-27 18:19:42 +01:00
stack/stack tests: stack: remove and refine some test cases 2021-01-15 11:18:40 -05:00
threads tests: tls: add toolchain filter 2020-12-15 11:22:38 +01:00
tickless tests: enable and run many tests on RISC-V 2021-01-15 13:06:33 -05:00
timer kernel: timer: Add some testcases to testing timer and clock 2021-01-19 09:06:28 -05:00
workq test: workqueue: imporve coverage for workqueue 2021-01-04 16:25:40 +01:00
xip