Move tests/kernel/sleep/ to use new ztest API. Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_MP_NUM_CPUS=1
|
|
CONFIG_ZTEST_NEW_API=y
|