summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/Makefile.am
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/Makefile.am
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/Makefile.am')
-rw-r--r--testsuites/psxtmtests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/Makefile.am b/testsuites/psxtmtests/Makefile.am
index cbc2ff9e36..122695feb5 100644
--- a/testsuites/psxtmtests/Makefile.am
+++ b/testsuites/psxtmtests/Makefile.am
@@ -24,6 +24,7 @@ SUBDIRS += psxtmnanosleep02
SUBDIRS += psxtmrwlock01
SUBDIRS += psxtmrwlock02
SUBDIRS += psxtmrwlock03
+SUBDIRS += psxtmrwlock04
SUBDIRS += psxtmsem01
SUBDIRS += psxtmsem02
SUBDIRS += psxtmsem03