summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-04 15:20:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-04 15:20:06 +0000
commitaa66acbbc353e9f3614e2d5738558102c86b49d0 (patch)
treee655bc531fe8c9b13d5bf1dd170e5fd20915fe9c /testsuites/psxtmtests/configure.ac
parent2011-08-04 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-aa66acbbc353e9f3614e2d5738558102c86b49d0.tar.bz2
2011-08-04 Ricardo Aguirre <el.mastin@ymail.com>
PR 1888/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_unlock - thread waiting, preempt. * psxtmrwlock07/.cvsignore, psxtmrwlock07/Makefile.am, psxtmrwlock07/init.c, psxtmrwlock07/psxtmrwlock07.doc: New files.
Diffstat (limited to '')
-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 3b2bfa2c6d..db2d452d38 100644
--- a/testsuites/psxtmtests/configure.ac
+++ b/testsuites/psxtmtests/configure.ac
@@ -99,6 +99,7 @@ psxtmrwlock03/Makefile
psxtmrwlock04/Makefile
psxtmrwlock05/Makefile
psxtmrwlock06/Makefile
+psxtmrwlock07/Makefile
psxtmsem01/Makefile
psxtmsem02/Makefile
psxtmsem03/Makefile