zephyr/tests/kernel
Guo Lixin f137e24e3b tests: kernel: smp: move to new ztest API
Move tests/kernel/smp/ to use new ztest API.

Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
2022-07-01 14:04:22 -04:00
..
common tests/kernel/common: Let picolibc pick a malloc heap size 2022-06-30 10:33:24 +02:00
condvar/condvar_api tests: condition variables: move to new ztest API 2022-06-18 08:10:32 -04:00
context tests/kernel/context: Fixup slop in cpu_idle test case 2022-07-01 11:37:54 +02:00
device tests: kernel: device: move to new ztest API 2022-07-01 18:00:40 +00:00
early_sleep
events
fatal
fifo
fpu_sharing
gen_isr_table
interrupt test: interrupt: change the test interrupt line to a bigger one. 2022-06-23 09:08:43 +02:00
lifo
mbox
mem_heap
mem_protect tests: mem_protect: Fix checking wrong variable 2022-06-30 12:37:14 -05:00
mem_slab
mp tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
msgq tests: kernel: msgq_api: Migrate to K_THREAD_STACK_DECLARE 2022-06-20 10:25:52 +02:00
mutex
obj_tracking tests: kernel: obj_tracking: move to new ztest API 2022-07-01 16:37:04 +00:00
pending tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
pipe
poll
profiling/profiling_api
queue
sched tests: sched: preempt: Fix the skipped testing when enabling SMP 2022-06-22 12:22:01 +02:00
semaphore
sleep
smp tests: kernel: smp: move to new ztest API 2022-07-01 14:04:22 -04:00
smp_boot_delay tests: kernel: smp_boot_delay: move to new ztest API 2022-07-01 16:37:17 +00:00
spinlock tests: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
stack/stack
threads tests: threads: Remove unused variable 2022-06-30 12:37:14 -05:00
tickless/tickless_concept
timer tests/timer_api: Use correct 'abs' macro with correct type parameter 2022-06-14 01:50:36 +09:00
usage/thread_runtime_stats tests/kernel/usage/thread_runtime_stats: relax precision test for RISC-V 2022-06-13 13:21:16 -04:00
workq tests: workq: remove tests using legacy work queue API 2022-06-27 12:46:21 +02:00
xip