zephyr/tests/kernel/smp_suspend/prj.conf
Peter Mitsis 9852e8e15b tests: Add thread suspend-resume SMP stress test
Adds a test to stress k_thread_suspend() and k_thread_resume() on
an SMP system. The test should take about 30 seconds.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2024-01-11 10:05:02 +01:00

3 lines
28 B
Plaintext

CONFIG_ZTEST=y
CONFIG_SMP=y