summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp18/sp18.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-30 00:15:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-30 00:15:59 +0000
commit8b40e27c0c5d827605c5e9e6a6f09cbb8449d578 (patch)
tree339359342a4d15c0f3ddc6ca67e7c2cf33e08e79 /testsuites/sptests/sp18/sp18.scn
parent2009-07-29 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-8b40e27c0c5d827605c5e9e6a6f09cbb8449d578.tar.bz2
2009-07-29 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add new test to exercise as many cases as possible of not being able to allocate memory from the workspace during thread creation. * sp18/.cvsignore, sp18/Makefile.am, sp18/init.c, sp18/sp18.doc, sp18/sp18.scn: New files.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp18/sp18.scn6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/sptests/sp18/sp18.scn b/testsuites/sptests/sp18/sp18.scn
new file mode 100644
index 0000000000..9effef4ea5
--- /dev/null
+++ b/testsuites/sptests/sp18/sp18.scn
@@ -0,0 +1,6 @@
+*** TEST 18 ***
+Init - rtems_workspace_get_information - OK
+Init - rtems_task_create - Unsatisfied on Extensions
+Init - rtems_task_delete - OK
+Init - verify workspace has same memory
+*** END OF TEST 18 ***