From cba07fcc7a5f9aa9476211d97afacd77e6eb7d0f Mon Sep 17 00:00:00 2001 From: Alexander Krutwig Date: Tue, 19 May 2015 14:40:17 +0200 Subject: sptests/spcontext01: Test deferred FP context --- testsuites/sptests/spcontext01/spcontext01.scn | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'testsuites/sptests/spcontext01/spcontext01.scn') diff --git a/testsuites/sptests/spcontext01/spcontext01.scn b/testsuites/sptests/spcontext01/spcontext01.scn index a76e00bb01..ceb2774da3 100644 --- a/testsuites/sptests/spcontext01/spcontext01.scn +++ b/testsuites/sptests/spcontext01/spcontext01.scn @@ -1,5 +1,10 @@ *** BEGIN OF TEST SPCONTEXT 1 *** -Both tasks did not use FPU: done -One task used the FPU: done -Both tasks used the FPU: done +Test configuration 0 0 0... done +Test configuration 0 0 1... done +Test configuration 0 1 0... done +Test configuration 0 1 1... done +Test configuration 1 0 0... done +Test configuration 1 0 1... done +Test configuration 1 1 0... done +Test configuration 1 1 1... done *** END OF TEST SPCONTEXT 1 *** -- cgit v1.2.3