summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp27/sp27.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-11-20 23:18:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-11-20 23:18:45 +0000
commitc338ae2b6b6a3cf00b452de1525beac5a5660a52 (patch)
tree46dd2797ae9be3f6847aac9f99396a334834d82c /testsuites/sptests/sp27/sp27.scn
parent2006-11-20 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c338ae2b6b6a3cf00b452de1525beac5a5660a52.tar.bz2
2006-11-20 Joel Sherrill <joel@OARcorp.com>
* sp27/init.c, sp27/sp27.scn: Correct configured number of semaphores and make output more compliant with other tests.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp27/sp27.scn6
1 files changed, 4 insertions, 2 deletions
diff --git a/testsuites/sptests/sp27/sp27.scn b/testsuites/sptests/sp27/sp27.scn
index 7c1c36e95e..7b914bf614 100644
--- a/testsuites/sptests/sp27/sp27.scn
+++ b/testsuites/sptests/sp27/sp27.scn
@@ -1,2 +1,4 @@
-**** Semaphore flush test ****
-**** Semaphore flush test succeeded ****
+*** TEST 27 ***
+Testing semaphore flush
+Flushed all waiting tasks
+*** END OF TEST 27 ***