summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-06 19:24:38 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-06 19:24:38 +0000
commitc005d41297b51c2a3155145269a548ab8a1801fb (patch)
tree41840706f8b75e7ed892aa048b6fcebe7a2f77f8 /testsuites/psxtests/ChangeLog
parent2009-08-06 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-c005d41297b51c2a3155145269a548ab8a1801fb.tar.bz2
2009-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* psxmsgq04/init.c, psxmsgq04/psxmsgq04.scn: Tinker with test to ensure that it hits both failing to allocate memory for the message queue name and message buffers.
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index cce4846c53..7214236baf 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,11 @@
2009-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * psxmsgq04/init.c, psxmsgq04/psxmsgq04.scn: Tinker with test to ensure
+ that it hits both failing to allocate memory for the message queue
+ name and message buffers.
+
+2009-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* psxintrcritical01/init.c: Lower microseconds per tick so tests run
quicker and more reliably hit the intended critical section.