summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 15:17:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 15:17:17 +0000
commitd83f90b1e418d1e60d522f70495501a204fe8bc9 (patch)
tree3dcf99a5dfe8320a5ed39dda93dc194ca8286a15 /testsuites/psxtmtests/configure.ac
parent2011-08-02 Xiang Cui <medivhc@gmail.com> (diff)
downloadrtems-d83f90b1e418d1e60d522f70495501a204fe8bc9.tar.bz2
2011-08-02 Ricardo Aguirre <el.mastin@ymail.com>
PR 1878/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_timedrdlock - not available, blocks. * psxtmrwlock03/.cvsignore, psxtmrwlock03/Makefile.am, psxtmrwlock03/init.c, psxtmrwlock03/psxtmrwlock03.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 e779538f69..94c09c9153 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -95,6 +95,7 @@ psxtmnanosleep01/Makefile
psxtmnanosleep02/Makefile
psxtmrwlock01/Makefile
psxtmrwlock02/Makefile
+psxtmrwlock03/Makefile
psxtmsem01/Makefile
psxtmsem02/Makefile
psxtmsem03/Makefile