zephyr/tests/kernel
Anas Nashif 98981ec05e tests: kernel: do not build on all platforms
build_on_all here was supposed to be a smoke test to test building on
all platforms, it should not be used for more than 1 just test.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-11-30 13:10:32 -08:00
..
common tests: kernel: do not build on all platforms 2020-11-30 13:10:32 -08:00
context test: context: Refine descriptions for some test cases 2020-11-17 22:11:45 -05:00
device
early_sleep
fatal
fifo tests/queue: Remove fifo/queue "poll" variant tests 2020-11-11 10:59:52 -05:00
fpu_sharing tests: fpu_sharing: avoid stack overflow due to unnecessary feature 2020-11-17 17:49:22 -05:00
gen_isr_table tests: modify the test case gen_isr_table using ztest 2020-10-30 15:57:03 +01:00
interrupt
lifo
mbox
mem_heap tests: k_heap api: add tests for k_heap_api 2020-11-12 15:51:45 -05:00
mem_pool
mem_protect tests: add test to verify assertion cathes overlapped partitions 2020-11-26 14:18:09 +01:00
mem_slab
mp tests: improve test case descriptions of arch layer interface 2020-10-30 15:55:42 +01:00
msgq/msgq_api
mutex
obj_tracing
pending
pipe Test: correct an error in test_pipe_user_thread2thread(). 2020-11-20 10:57:05 +01:00
poll tests: Remove filtering on KERNEL_COHERENCE 2020-11-11 10:59:52 -05:00
profiling/profiling_api
queue tests/queue: Remove fifo/queue "poll" variant tests 2020-11-11 10:59:52 -05:00
sched tests/kernel/schedule_api: Fix slop in timeslice test 2020-10-29 07:39:39 -04:00
semaphore/semaphore
sleep
smp Tests: Minor change in description and group of SMP test cases 2020-11-03 11:04:50 +01:00
spinlock
stack/stack
threads
tickless
timer
workq kernel: Add K_DELAYED_WORK_DEFINE 2020-11-27 20:08:30 -05:00
xip