Move tests/kernel/stack/ to use new ztest API. And make test case a little more independent. Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_MP_NUM_CPUS=1
|
|
CONFIG_ZTEST_FATAL_HOOK=y
|
|
CONFIG_ZTEST_NEW_API=y
|