From c05f2010804e7c892e0e73b02948f6c77459e36f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 7 Aug 2009 00:42:47 +0000 Subject: 2009-08-06 Joel Sherrill * Makefile.am, configure.ac: Add test case for user providing their own stack to a POSIX thread. * psxstack01/.cvsignore, psxstack01/Makefile.am, psxstack01/init.c, psxstack01/psxstack01.doc, psxstack01/psxstack01.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 927f54372b..96533d5632 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -11,7 +11,7 @@ SUBDIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \ psxrwlock01 psxsem01 psxsignal01 psxsignal02 psxsignal03 psxsignal04 \ psxsignal05 psxspin01 psxspin02 psxsysconf psxtime psxtimer01 psxtimer02 \ psxualarm psxfatal01 psxfatal02 \ - psxintrcritical01 + psxintrcritical01 psxstack01 ## File IO tests SUBDIRS += psxfile01 psxreaddir psxstat psxmount psx13 psxchroot01 -- cgit v1.2.3