Move tests/kernel/fatal/exception/ to use new ztest API. Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
CONFIG_FPU=y
|
|
CONFIG_FPU_SHARING=y
|
|
CONFIG_CBPRINTF_NANO=y
|
|
CONFIG_ZTEST=y
|
|
CONFIG_COVERAGE=n
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_APPLICATION_DEFINED_SYSCALL=y
|
|
CONFIG_ZTEST_NEW_API=y
|