summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcontext01/spcontext01.scn
diff options
context:
space:
mode:
authorAlexander Krutwig <alexander.krutwig@embedded-brains.de>2015-05-06 16:39:12 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-05-07 08:34:16 +0200
commit5b9dfff50befa221d2a5d7ca55e3df4c26c4b582 (patch)
treec2396174e01938460794b11d2df9ac8f6e1ec650 /testsuites/sptests/spcontext01/spcontext01.scn
parentscore: Fix Thread_Control and Thread_Proxy_control (diff)
downloadrtems-5b9dfff50befa221d2a5d7ca55e3df4c26c4b582.tar.bz2
sptests/spcontext01: Check FPU task combinations
Diffstat (limited to 'testsuites/sptests/spcontext01/spcontext01.scn')
-rw-r--r--testsuites/sptests/spcontext01/spcontext01.scn5
1 files changed, 4 insertions, 1 deletions
diff --git a/testsuites/sptests/spcontext01/spcontext01.scn b/testsuites/sptests/spcontext01/spcontext01.scn
index b7b823b5a0..a76e00bb01 100644
--- a/testsuites/sptests/spcontext01/spcontext01.scn
+++ b/testsuites/sptests/spcontext01/spcontext01.scn
@@ -1,2 +1,5 @@
-*** TEST SPCONTEXT 1 ***
+*** BEGIN OF TEST SPCONTEXT 1 ***
+Both tasks did not use FPU: done
+One task used the FPU: done
+Both tasks used the FPU: done
*** END OF TEST SPCONTEXT 1 ***