summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-17 16:17:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-07-17 16:17:14 +0000
commit5d6e8c88fb5fde6806b22e9ef9b635361b29a8a7 (patch)
treed2bc55630a204ba93a2af97eee939da105f1f6f7 /testsuites/psxtests/configure.ac
parentadding lpc24xx BSP parts (diff)
downloadrtems-5d6e8c88fb5fde6806b22e9ef9b635361b29a8a7.tar.bz2
2009-07-17 Joel Sherrill <joel.sherrill@OARcorp.com>
* 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.
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 d026824e32..a0515e4908 100644
--- a/testsuites/psxtests/configure.ac
+++ b/testsuites/psxtests/configure.ac
@@ -57,6 +57,7 @@ psxmount/Makefile
psxmsgq01/Makefile
psxmsgq02/Makefile
psxmsgq03/Makefile
+psxmutexattr01/Makefile
psxobj01/Makefile
psxreaddir/Makefile
psxrdwrv/Makefile