From 5d6e8c88fb5fde6806b22e9ef9b635361b29a8a7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 17 Jul 2009 16:17:14 +0000 Subject: 2009-07-17 Joel Sherrill * Makefile.am, configure.ac: Add test to exercise pthread_mutexattr_gettype and pthread_mutexattr_settype now that the toolset enables the feature. * psxmutexattr01/.cvsignore, psxmutexattr01/Makefile.am, psxmutexattr01/init.c, psxmutexattr01/psxmutexattr01.doc, psxmutexattr01/psxmutexattr01.scn: New files. --- testsuites/psxtests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/psxtests/Makefile.am') diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index 9b82357d5f..2c94e8e264 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -7,8 +7,8 @@ ACLOCAL_AMFLAGS = -I ../aclocal SUBDIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \ psx10 psx11 psx12 psx13 psx14 psxautoinit01 psxautoinit02 psxbarrier01 \ psxcancel psxcleanup psxenosys psxfatal01 psxfatal02 psxkey01 psxitimer \ - psxmsgq01 psxmsgq02 psxmsgq03 psxobj01 psxrwlock01 psxsem01 \ - psxsignal01 psxspin01 psxsysconf psxtime psxtimer01 psxtimer02 \ + psxmsgq01 psxmsgq02 psxmsgq03 psxmutexattr01 psxobj01 psxrwlock01 \ + psxsem01 psxsignal01 psxspin01 psxsysconf psxtime psxtimer01 psxtimer02 \ psxualarm ## File IO tests -- cgit v1.2.3