summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-04 15:02:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-04 15:02:06 +0000
commit21889eadb58b800f0cc0efbf89d49c43e467aa3c (patch)
treedb677b068a9a889d4695484c713a98043d5ca166 /testsuites/psxtmtests/configure.ac
parent2011-08-04 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-21889eadb58b800f0cc0efbf89d49c43e467aa3c.tar.bz2
2011-08-04 Ricardo Aguirre <el.mastin@ymail.com>
PR 1881/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_timedwrlock - not available, blocks. * psxtmrwlock05/.cvsignore, psxtmrwlock05/Makefile.am, psxtmrwlock05/init.c, psxtmrwlock05/psxtmrwlock05.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 13340291a0..43123bf2ad 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -97,6 +97,7 @@ psxtmrwlock01/Makefile
psxtmrwlock02/Makefile
psxtmrwlock03/Makefile
psxtmrwlock04/Makefile
+psxtmrwlock05/Makefile
psxtmsem01/Makefile
psxtmsem02/Makefile
psxtmsem03/Makefile