summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 17:20:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 17:20:18 +0000
commita6284c9e71b6974f13820c48f5363ad8b6e5d66b (patch)
treeadbfca502e9e0122f1d11ad0d5a4643aabf76e68 /testsuites/psxtmtests/configure.ac
parent2011-08-02 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-a6284c9e71b6974f13820c48f5363ad8b6e5d66b.tar.bz2
2011-08-02 Ricardo Aguirre <el.mastin@ymail.com>
PR 1880/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_timedwrlock - not available, blocks. * psxtmrwlock04/.cvsignore, psxtmrwlock04/Makefile.am, psxtmrwlock04/init.c, psxtmrwlock04/psxtmrwlock04.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/configure.ac')
-rw-r--r--testsuites/psxtmtests/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/configure.ac b/testsuites/psxtmtests/configure.ac
index 94c09c9153..13340291a0 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -96,6 +96,7 @@ psxtmnanosleep02/Makefile
psxtmrwlock01/Makefile
psxtmrwlock02/Makefile
psxtmrwlock03/Makefile
+psxtmrwlock04/Makefile
psxtmsem01/Makefile
psxtmsem02/Makefile
psxtmsem03/Makefile