summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-24 19:18:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-24 19:18:20 +0000
commita3e4a589d5675db67668371a512b8412364b0f5a (patch)
tree60891ff5eadcdead6d5a84a60a76bb7d037a799f /testsuites/psxtests/Makefile.am
parent2009-07-24 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-a3e4a589d5675db67668371a512b8412364b0f5a.tar.bz2
2009-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac: Add new test to exercise algorithm to dispatch process wide signals to individual threads. * psxsignal02/.cvsignore, psxsignal02/Makefile.am, psxsignal02/init.c, psxsignal02/psxsignal02.doc, psxsignal02/psxsignal02.scn: New files.
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 e30bf26201..b56b908f6f 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 psxitimer psxmsgq01 \
psxmsgq02 psxmsgq03 psxmutexattr01 psxobj01 psxrwlock01 psxsem01 \
- psxsignal01 psxspin01 psxspin02 psxsysconf psxtime psxtimer01 \
+ psxsignal01 psxsignal02 psxspin01 psxspin02 psxsysconf psxtime psxtimer01 \
psxtimer02 psxualarm \
psxfatal01 psxfatal02 \
psxintrcritical01