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>
7 lines
107 B
YAML
7 lines
107 B
YAML
tests:
|
|
kernel.smp_suspend:
|
|
tags:
|
|
- kernel
|
|
- smp
|
|
filter: (CONFIG_MP_MAX_NUM_CPUS > 1)
|