summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sperror01/sperror01.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 14:03:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 14:03:45 +0000
commit0308c028537c525225446005ef051db49a136ba8 (patch)
tree1e37e004af49299e2007bdc03cecc26a49fff1ff /testsuites/sptests/sperror01/sperror01.scn
parent2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-0308c028537c525225446005ef051db49a136ba8.tar.bz2
2010-06-26 Bharath Suri <bharath.s.jois@gmail.com>
PR 1592/testing * Makefile.am, configure.ac: Changes to incorporate sperror01, sperror02, sperror03 * sperror01/init.c, sperror02/init.c: New tests to exercise rtems_error routine * sperror03/init.c: New test to exercise rtems_panic routine
Diffstat (limited to 'testsuites/sptests/sperror01/sperror01.scn')
-rw-r--r--testsuites/sptests/sperror01/sperror01.scn9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/sptests/sperror01/sperror01.scn b/testsuites/sptests/sperror01/sperror01.scn
new file mode 100644
index 0000000000..66637b4a8e
--- /dev/null
+++ b/testsuites/sptests/sperror01/sperror01.scn
@@ -0,0 +1,9 @@
+*** TEST Tests for error reporting routines - 01 ***
+Dummy: Resources unavailable (unknown errno=-1)
+Dummy: Resources unavailable (status: could not get enough memory) (errno: Not enough space)
+Dummy: causing panic.. will print test end message, then...
+ print various error messages
+Dummy: Resources unavailable
+*** END OF TEST Tests for error reporting routines - 01 ***
+ (status: could not get enough memory)
+fatal error, exiting