summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 13:23:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 13:23:33 +0000
commit8fffe77b52c2a32276fe861338e6bebd45595b99 (patch)
tree6778ebf44654a25bc1cc78532fd310526be1b8fc /testsuites/psxtmtests/configure.ac
parentRegenerate. (diff)
downloadrtems-8fffe77b52c2a32276fe861338e6bebd45595b99.tar.bz2
2011-08-02 Ricardo Aguirre <el.mastin@ymail.com>
PR 1874/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of multiple pthread_rwlock operations that can be done as single shot times. * psxtmrwlock01/.cvsignore, psxtmrwlock01/Makefile.am, psxtmrwlock01/init.c, psxtmrwlock01/psxtmrwlock01.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 1a56efc3bb..35d4600f4e 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -93,6 +93,7 @@ psxtmmutex06/Makefile
psxtmmutex07/Makefile
psxtmnanosleep01/Makefile
psxtmnanosleep02/Makefile
+psxtmrwlock01//Makefile
psxtmsem01/Makefile
psxtmsem02/Makefile
psxtmsem03/Makefile