From b276507552744bba55017ef82a43afc3a6f63b6d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 3 Jun 2015 10:07:23 +0200 Subject: sptests/spcontext01: Improve output --- testsuites/sptests/spcontext01/spcontext01.scn | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'testsuites/sptests/spcontext01/spcontext01.scn') diff --git a/testsuites/sptests/spcontext01/spcontext01.scn b/testsuites/sptests/spcontext01/spcontext01.scn index ceb2774da3..2d03908d17 100644 --- a/testsuites/sptests/spcontext01/spcontext01.scn +++ b/testsuites/sptests/spcontext01/spcontext01.scn @@ -1,10 +1,10 @@ *** BEGIN OF TEST SPCONTEXT 1 *** -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 +Test configuration N N N... done +Test configuration N N F... done +Test configuration N F N... done +Test configuration N F F... done +Test configuration F N N... done +Test configuration F N F... done +Test configuration F F N... done +Test configuration F F F... done *** END OF TEST SPCONTEXT 1 *** -- cgit v1.2.3