summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmtests_plan.csv
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-04 15:15:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-08-04 15:15:23 +0000
commite0983d1ffe9ad03f1a8ccdb1c95323a6dc57b38b (patch)
treec4883f0c82c9f8dfb9981d75afd8c52553f1782d /testsuites/psxtmtests/psxtmtests_plan.csv
parent2011-08-04 Ricardo Aguirre <el.mastin@ymail.com> (diff)
downloadrtems-e0983d1ffe9ad03f1a8ccdb1c95323a6dc57b38b.tar.bz2
2011-08-04 Ricardo Aguirre <el.mastin@ymail.com>
PR 1887/tests * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of pthread_rwlock_unlock - thread waiting, no preempt. * psxtmrwlock06/.cvsignore, psxtmrwlock06/Makefile.am, psxtmrwlock06/init.c, psxtmrwlock06/psxtmrwlock06.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 dceac4fde1..154fb4a2ba 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -72,7 +72,7 @@
"pthread_rwlock_timedrdlock - available","psxtmrwlock01","psxtmtest_single","Yes"
"pthread_rwlock_timedrdlock - not available, blocks","psxtmrwlock03","psxtmtest_blocking","Yes"
"pthread_rwlock_unlock - no threads waiting","psxtmrwlock01","psxtmtest_single","Yes"
-"pthread_rwlock_unlock - thread waiting, no preempt",,,
+"pthread_rwlock_unlock - thread waiting, no preempt","psxtmrwlock06",,"Yes"
"pthread_rwlock_unlock - thread waiting, preempt",,,
"pthread_rwlock_wrlock - available","psxtmrwlock01","psxtmtest_single","Yes"
"pthread_rwlock_wrlock - not available, blocks","psxtmwrlock04","psxtmtest_blocking","Yes"