Move tests/kernel/fpu_sharing/generic/ to use new ztest API. Signed-off-by: Guo Lixin <lixinx.guo@intel.com>
8 lines
153 B
Plaintext
8 lines
153 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_FPU=y
|
|
CONFIG_FPU_SHARING=y
|
|
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_CBPRINTF_FP_SUPPORT=y
|
|
CONFIG_MAIN_STACK_SIZE=1024
|
|
CONFIG_ZTEST_NEW_API=y
|