zephyr/tests/kernel
Andrew Boie 9c9312c8c5 tests: thread_stack: add idle stack size scenario
Show that trampolining thread self-aborts to the idle thread
works and that we have sufficiently set the idle stack size
for this, PM hooks, and dynamic kernel object cleanup.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-09-30 14:11:59 -04:00
..
common tests: kernel/common: align time test with system tick 2020-09-29 10:47:03 +02:00
context tests: kernel: context: align timer init on ticks 2020-09-18 13:23:45 -05:00
device
early_sleep
fatal tests: explicitly disable HW Stack Protection when needed 2020-09-24 15:42:09 -05:00
fifo
fpu_sharing tests: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
gen_isr_table tests: gen_isr_table: Disable tables generation 2020-09-29 12:36:33 +02:00
interrupt tests: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
lifo
mbox tests: mailbox: add new tests 2020-09-16 12:13:05 -04:00
mem_heap/mheap_api_concept
mem_pool
mem_protect tests: kernel: mem_protect: syscalls: FAULTY_ADDRESS for nucleo_l073rz 2020-09-23 13:11:19 -05:00
mem_slab
mp
msgq/msgq_api
mutex
obj_tracing
pending
pipe
poll
profiling/profiling_api tests: explicitly disable HW Stack Protection when needed 2020-09-24 15:42:09 -05:00
queue
sched tests: metairq: add extra verbosity 2020-09-30 14:11:59 -04:00
semaphore/semaphore
sleep tests: kernel/sleep: increase maximum threshold for nRF51 2020-09-24 09:52:32 -05:00
smp
spinlock tests: spinlock: fix occasional crash 2020-09-03 21:55:05 +02:00
stack/stack tests: kernel: stack: fix for memcmp with wrong length 2020-09-16 12:03:32 +02:00
threads tests: thread_stack: add idle stack size scenario 2020-09-30 14:11:59 -04:00
tickless
timer tests: kernel: timer: timer_api: reorder test_timer_remaining step 2020-09-24 13:26:27 -05:00
workq
xip