summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spstkalloc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-02 15:41:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-02 15:41:28 +0000
commit9c34c023eca1d799912ef79bebf1f69d71436eea (patch)
tree231b782f14de5ee5570c97649ec57a613ec3f7a5 /testsuites/sptests/spstkalloc
parent2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-9c34c023eca1d799912ef79bebf1f69d71436eea.tar.bz2
2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* spstkalloc/spstkalloc.scn: Update screen.
Diffstat (limited to 'testsuites/sptests/spstkalloc')
-rw-r--r--testsuites/sptests/spstkalloc/spstkalloc.scn5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/sptests/spstkalloc/spstkalloc.scn b/testsuites/sptests/spstkalloc/spstkalloc.scn
index e69de29bb2..71bcf6e496 100644
--- a/testsuites/sptests/spstkalloc/spstkalloc.scn
+++ b/testsuites/sptests/spstkalloc/spstkalloc.scn
@@ -0,0 +1,5 @@
+*** TEST OF STACK ALLOCATOR PLUGIN ***
+Init - create task TA1 to use custom stack allocator - OK
+Init - create task TA1 to have custom stack allocator fail
+Init - delete task TA1 to use custom stack deallocator - OK
+*** END OF OF STACK ALLOCATOR PLUGIN TEST ***