This commit renames the `kernel.fp_sharing` tests to `kernel.fpu_sharing`, in order to align with the recent `CONFIG_FP_SHARING` to `CONFIG_FPU_SHARING` renaming. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_FPU=y
|
|
CONFIG_FPU_SHARING=y
|
|
CONFIG_SSE=y
|
|
CONFIG_SSE_FP_MATH=y
|