[PATCH 2/2] SPCONTEXT01: checks correct switching on and off of the Floating Point Unit
Alexander Krutwig
alexander.krutwig at embedded-brains.de
Thu Apr 30 09:38:27 UTC 2015
---
testsuites/sptests/spcontext01/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuites/sptests/spcontext01/init.c b/testsuites/sptests/spcontext01/init.c
index 039dd63..3406367 100644
--- a/testsuites/sptests/spcontext01/init.c
+++ b/testsuites/sptests/spcontext01/init.c
@@ -56,7 +56,7 @@ static void start_validate_task(
priority,
RTEMS_MINIMUM_STACK_SIZE,
RTEMS_DEFAULT_MODES,
- RTEMS_DEFAULT_ATTRIBUTES,
+ RTEMS_FLOATING_POINT,
id
);
rtems_test_assert(sc == RTEMS_SUCCESSFUL);
--
1.8.4.5
More information about the devel
mailing list