summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spstkalloc/spstkalloc.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spstkalloc/spstkalloc.scn')
-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 ***