summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 14:19:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-02 14:19:46 +0000
commitf8d760bc963dec8d166b04a4c42654fc7697ff68 (patch)
tree0470841456b85ed31b6fc576a6794009fc470cfb /testsuites/psxtmtests/configure.ac
parent2011-08-02 Sebastien Bourdeauducq <sebastien.bourdeauducq@gmail.com> (diff)
downloadrtems-f8d760bc963dec8d166b04a4c42654fc7697ff68.tar.bz2
2011-08-02 Ricardo Aguirre <el.mastin@ymail.com>
PR 1875/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_rdlock - not available, blocks. * psxtmrwlock02/.cvsignore, psxtmrwlock02/Makefile.am, psxtmrwlock02/init.c, psxtmrwlock02/psxtmrwlock02.doc: New files.
Diffstat (limited to 'testsuites/psxtmtests/configure.ac')
-rw-r--r--testsuites/psxtmtests/configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/configure.ac b/testsuites/psxtmtests/configure.ac
index 35d4600f4e..e779538f69 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -93,7 +93,8 @@ psxtmmutex06/Makefile
psxtmmutex07/Makefile
psxtmnanosleep01/Makefile
psxtmnanosleep02/Makefile
-psxtmrwlock01//Makefile
+psxtmrwlock01/Makefile
+psxtmrwlock02/Makefile
psxtmsem01/Makefile
psxtmsem02/Makefile
psxtmsem03/Makefile