Move tests/kernel/smp/ to use new ztest API. Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_SMP=y
|
|
CONFIG_TRACE_SCHED_IPI=y
|
|
CONFIG_POLL=y
|
|
CONFIG_ZTEST_NEW_API=y
|