From a3e4a589d5675db67668371a512b8412364b0f5a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 24 Jul 2009 19:18:20 +0000 Subject: 2009-07-24 Joel Sherrill * 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. --- testsuites/psxtests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/Makefile.am') 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 -- cgit v1.2.3