summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxmsgq04/psxmsgq04.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-05 15:21:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-05 15:21:43 +0000
commit6605d4dc991d44983f66d23a9bf95cffd55ff473 (patch)
tree0c35ad6946269e3bd2674207e3f54c3ac822c1bb /testsuites/psxtests/psxmsgq04/psxmsgq04.scn
parent009-08-05 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-6605d4dc991d44983f66d23a9bf95cffd55ff473.tar.bz2
2009-08-05 Santosh G Vattam <vattam.santosh@gmail.com>
* Makefile.am, psxmsgq04/init.c, psxmsgq04/psxmsgq04.doc, psxmsgq04/psxmsgq04.scn: Exercise running out of memory while allocating the message buffers for a POSIX message queue.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxmsgq04/psxmsgq04.scn9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxmsgq04/psxmsgq04.scn b/testsuites/psxtests/psxmsgq04/psxmsgq04.scn
index e69de29bb2..7992f4403d 100644
--- a/testsuites/psxtests/psxmsgq04/psxmsgq04.scn
+++ b/testsuites/psxtests/psxmsgq04/psxmsgq04.scn
@@ -0,0 +1,9 @@
+*** POSIX MESSAGE QUEUE TEST 4 ***
+Init - Open message queue
+Init - Unlink message queue
+Init - Close message queue
+Init - Memory allocation error test
+Init - Message Queue created
+Init - Unlink message queue
+Init - Close message queue
+*** END OF POSIX MESSAGE QUEUE TEST 4 ***