summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp70/sp70.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-11-16 19:01:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-11-16 19:01:29 +0000
commit2b76c8dc25a53ce642992ef43d9126d14bfc83fa (patch)
tree2e74acce07c04932a2ce79eeb896fcbb53717d7d /testsuites/sptests/sp70/sp70.scn
parent2010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-2b76c8dc25a53ce642992ef43d9126d14bfc83fa.tar.bz2
2010-11-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp70/init.c, sp70/sp70.scn: Fix bug in test which lead to random memory corruption.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp70/sp70.scn17
1 files changed, 16 insertions, 1 deletions
diff --git a/testsuites/sptests/sp70/sp70.scn b/testsuites/sptests/sp70/sp70.scn
index a63612096b..5ca326bce1 100644
--- a/testsuites/sptests/sp70/sp70.scn
+++ b/testsuites/sptests/sp70/sp70.scn
@@ -1 +1,16 @@
-XXX fill in with test output
+*** TEST 70 ***
+Creating task 1 - OK
+Creating task 2 - OK
+Creating task 3 - OK
+Creating task 4 - OK
+Creating task 5 - OK
+Creating task 6 - OK
+Deleting task 2
+Deleting task 3
+Deleting task 4
+Deleting task 5
+Creating task 2 - OK
+Creating task 3 - OK
+Creating task 4 - OK
+Creating task 5 - OK
+*** END OF TEST 70 ***