summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmtests_plan.csv
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/psxtmtests_plan.csv
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/psxtmtests_plan.csv')
-rw-r--r--testsuites/psxtmtests/psxtmtests_plan.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv
index 27954b049d..1310e64cb6 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -75,7 +75,7 @@
"pthread_rwlock_unlock - thread waiting, no preempt",,,
"pthread_rwlock_unlock - thread waiting, preempt",,,
"pthread_rwlock_wrlock - available","psxtmrwlock01","psxtmtest_single","Yes"
-"pthread_rwlock_wrlock - not available, blocks",,"psxtmtest_blocking",
+"pthread_rwlock_wrlock - not available, blocks","psxtmwrlock04","psxtmtest_blocking","Yes"
"pthread_rwlock_trywrlock - available","psxtmrwlock01","psxtmtest_single","Yes"
"pthread_rwlock_trywrlock - not available",,"psxtmtest_single",
"pthread_rwlock_timedwrlock - available","psxtmrwlock01","psxtmtest_single","Yes"