Move tests/kernel/context/ to use new ztest API. Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_ZTEST=y
|
|
#CONFIG_MAIN_STACK_SIZE=1024
|
|
#CONFIG_ZTEST_STACK_SIZE=2048
|
|
#CONFIG_IDLE_STACK_SIZE=512
|
|
CONFIG_MP_NUM_CPUS=1
|
|
CONFIG_ZTEST_NEW_API=y
|