This extends the smp_boot_delay test to test the newly introduced function k_smp_cpu_custom_start(). Signed-off-by: Daniel Leung <daniel.leung@intel.com>
5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_SMP=y
|
|
CONFIG_SMP_BOOT_DELAY=y
|
|
CONFIG_SCHED_CPU_MASK=y
|