zephyr/tests/kernel/smp_suspend
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
..
src tests: smp_suspend: Add configurable delay 2024-01-26 15:55:27 +00:00
CMakeLists.txt
Kconfig tests: smp_suspend: Add configurable delay 2024-01-26 15:55:27 +00:00
prj.conf
testcase.yaml tests: smp_suspend: Tweak duration and timeouts 2024-01-19 12:13:30 -05:00