Enable the test for SPARC and take into account that arch_float_disable() returns -ENOSYS. Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
Switching to constant parameter. Fixes #27399 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
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>