summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/configure.ac
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/configure.ac
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/configure.ac')
-rw-r--r--testsuites/psxtests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/configure.ac b/testsuites/psxtests/configure.ac
index bb75516440..6c3e4f0e10 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -66,6 +66,7 @@ psxrdwrv/Makefile
psxrwlock01/Makefile
psxsem01/Makefile
psxsignal01/Makefile
+psxsignal02/Makefile
psxspin01/Makefile
psxspin02/Makefile
psxstat/Makefile