summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
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/Makefile.am
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 'testsuites/psxtests/Makefile.am')
-rw-r--r--testsuites/psxtests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am
index 5d18b84410..f74c610b0f 100644
--- a/testsuites/psxtests/Makefile.am
+++ b/testsuites/psxtests/Makefile.am
@@ -8,7 +8,7 @@ SUBDIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \
psx10 psx11 psx12 psx13 psx14 psxautoinit01 psxautoinit02 psxbarrier01 \
psxcancel psxcleanup psxcond01 psxenosys psxkey01 psxkey02 psxkey03 \
psxitimer psxmsgq01 psxmsgq02 psxmsgq03 psxmsgq04 psxmutexattr01 psxobj01 \
- psxrwlock01 psxsem01 psxsignal01 psxsignal02 psxsignal03 psxsignal03 \
+ psxrwlock01 psxsem01 psxsignal01 psxsignal02 psxsignal03 psxsignal04 \
psxspin01 psxspin02 psxsysconf psxtime psxtimer01 psxtimer02 psxualarm \
psxfatal01 psxfatal02 \
psxintrcritical01