Move tests/kernel/smp_boot_delay to use new ztest API. Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_SMP=y
|
|
CONFIG_SMP_BOOT_DELAY=y
|
|
CONFIG_ZTEST_NEW_API=y
|