From a3a9a2d0ef051a671ca1cee5f18a871c3117dc5d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Oct 2009 00:00:04 +0000 Subject: 2009-10-11 Joel Sherrill * psxcleanup/system.h: Fix typo. * Makefile.am, configure.ac: Add new test for exercising pushing and popping a clean up handler without actually executing it. * psxcleanup01/.cvsignore, psxcleanup01/Makefile.am, psxcleanup01/init.c, psxcleanup01/psxcleanup01.doc, psxcleanup01/psxcleanup01.scn: New files. --- testsuites/psxtests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testsuites/psxtests/Makefile.am') diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index bd3bccd28a..518c3c237b 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -9,7 +9,8 @@ if HAS_POSIX SUBDIRS += psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \ psx10 psx11 psx12 psx13 psx14 psxalarm01 \ psxautoinit01 psxautoinit02 psxbarrier01 \ - psxcancel psxcancel01 psxcleanup psxcond01 psxenosys psxkey01 psxkey02 \ + psxcancel psxcancel01 psxcleanup psxcleanup01 \ + psxcond01 psxenosys psxkey01 psxkey02 \ psxkey03 psxitimer psxmsgq01 psxmsgq02 psxmsgq03 psxmsgq04 \ psxmutexattr01 psxobj01 psxrwlock01 psxsem01 psxsignal01 psxsignal02 \ psxsignal03 psxsignal04 psxsignal05 psxspin01 psxspin02 psxsysconf \ -- cgit v1.2.3