summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmtests_plan.csv
diff options
context:
space:
mode:
authorDaniel Ramirez <javamonn@gmail.com>2013-11-30 22:04:51 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-12-01 06:50:25 -0600
commit972579d32b588e947c4a78e18d1814e17946e3f8 (patch)
tree626cd401e4c4e886f6aa4a5f9a2495b684eb7ec4 /testsuites/psxtmtests/psxtmtests_plan.csv
parentpsxtmtests: added new psxtmcond04 test, fixed psxtmcond03 (diff)
downloadrtems-972579d32b588e947c4a78e18d1814e17946e3f8.tar.bz2
psxtmtests: added psxtmcond06 test
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 b21f50be93..8f954afe47 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -19,7 +19,7 @@
"pthread_cond_signal - thread waiting: no preempt","psxtmcond03","psxtmtest_unblocking_nopreempt","Yes"
"pthread_cond_signal - thread waiting: preempt","psxtmcond04","psxtmtest_unblocking_preempt","Yes"
"pthread_cond_broadcast - no threads waiting","psxtmcond05","psxtmtest_single","Yes"
-"pthread_cond_broadcast - threads waiting: no preempt","psxtmcond06","psxtmtest_unblocking_nopreempt","No"
+"pthread_cond_broadcast - threads waiting: no preempt","psxtmcond06","psxtmtest_unblocking_nopreempt","Yes"
"pthread_cond_broadcast - threads waiting: preempt","psxtmcond07","psxtmtest_unblocking_preempt","No"
"pthread_cond_wait - blocks (mutex+condvar pattern)","psxtmcond08","psxtmtest_blocking","Yes"