This commit contributes the basic testing for k_float_disable() API, for ARM and x86 ARCHes. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_FLOAT=y
|
|
CONFIG_FP_SHARING=y
|
|
CONFIG_SSE=y
|
|
CONFIG_SSE_FP_MATH=y
|