Make fp_sharing a 'parent' test suite directory, and rename the original fp_sharing test into tests/kernel/fp_sharing/generic. In this way more FP-related tests can be grouped together in the same test directory. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_FLOAT=y
|
|
CONFIG_SSE=y
|
|
CONFIG_FP_SHARING=y
|
|
CONFIG_SSE_FP_MATH=y
|
|
CONFIG_STDOUT_CONSOLE=y
|