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>
5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_FPU=y
|
|
CONFIG_FPU_SHARING=y
|