summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxmsgq02/psxmsgq02.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-05 19:39:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-05 19:39:56 +0000
commit8bafd774c2b14b1d98f3f61632903b4bb60a6e5b (patch)
treea2f5a77d89f11791e8be153085b5bc57ae552692 /testsuites/psxtests/psxmsgq02/psxmsgq02.scn
parent2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8bafd774c2b14b1d98f3f61632903b4bb60a6e5b.tar.bz2
2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn: Open the message queue with create option so we are sure it will get a control block and proceed to allocate other memory. Clean up screen output.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxmsgq02/psxmsgq02.scn3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/psxtests/psxmsgq02/psxmsgq02.scn b/testsuites/psxtests/psxmsgq02/psxmsgq02.scn
index a7874927b6..6f118cd10f 100644
--- a/testsuites/psxtests/psxmsgq02/psxmsgq02.scn
+++ b/testsuites/psxtests/psxmsgq02/psxmsgq02.scn
@@ -1,5 +1,4 @@
*** POSIX MESSAGE QUEUE 02 TEST ***
Init's ID is 0x0b010001
-Allocate_majority_of_workspace:
-Init: ENOMEM (Workspace not available)
+Init: mq_open - Workspace not available - ENOMEM
*** END POSIX MESSAGE QUEUE 02 TEST ***