zephyr/tests/kernel
Peter Mitsis 7d762050ba tests: smp_suspend: Add configurable delay
Adds a configurable delay to the test threads. It exists to keep
thread0 from hogging the scheduler's spin lock and giving threads
on another core a better chance to obtain that lock and not starve.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2024-01-26 15:55:27 +00:00
..
cache tests: kernel/cache: skip i-cache range tests if Xtensa MMU 2023-12-18 12:25:04 +01:00
common tests: add a tag for nano libc tests 2023-12-21 09:18:44 +01:00
condvar/condvar_api
context tests/kernel/context: Improve to resist parallel threads interrupting 2024-01-15 09:58:26 +01:00
device
early_sleep
events
fatal
fifo
fpu_sharing
gen_isr_table test: gen_isr_table: Adjust test for clic 2024-01-18 10:53:27 +01:00
interrupt
lifo
mbox
mem_heap/k_heap_api
mem_protect
mem_slab
mp
msgq
mutex
obj_core
obj_tracking
pending
pipe tests: Initialize array in pipe test 2023-12-15 14:51:35 -05:00
poll
profiling/profiling_api
queue
sched
semaphore
sleep tests: sleep: reduce verbosity 2024-01-09 09:58:57 +01:00
smp
smp_boot_delay tests: smp_boot_delay: extend to test custom CPU start func 2024-01-17 11:57:20 -05:00
smp_suspend tests: smp_suspend: Add configurable delay 2024-01-26 15:55:27 +00:00
spinlock
stack/stack
threads tests: dynamic_thread_stack: Use app defined heap 2024-01-18 19:54:31 -05:00
tickless/tickless_concept
timer ztest: fix ztest_run_test_suite usage and macros 2024-01-09 08:15:22 -05:00
usage/thread_runtime_stats
workq
xip