summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmtests_plan.csv
diff options
context:
space:
mode:
authorDaniel Ramirez <javamonn@gmail.com>2013-11-30 20:27:44 -0600
committerGedare Bloom <gedare@rtems.org>2013-11-30 21:31:30 -0500
commit72ff7569b096457332cd8de7fe0f00c16b87fb1b (patch)
tree19e10619f87748ee153e3b38e00ad1d7c253144c /testsuites/psxtmtests/psxtmtests_plan.csv
parentpsx07.doc: New file (diff)
downloadrtems-72ff7569b096457332cd8de7fe0f00c16b87fb1b.tar.bz2
psxtmtests: added new psxtmcond04 test, fixed psxtmcond03
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 c89fbcc69f..b21f50be93 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -17,7 +17,7 @@
"pthread_cond_destroy","psxtmcond01","psxtmtest_init_destroy","Yes"
"pthread_cond_signal - no threads waiting","psxtmcond02","psxtmtest_single","Yes"
"pthread_cond_signal - thread waiting: no preempt","psxtmcond03","psxtmtest_unblocking_nopreempt","Yes"
-"pthread_cond_signal - thread waiting: preempt","psxtmcond04","psxtmtest_unblocking_preempt","No"
+"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: preempt","psxtmcond07","psxtmtest_unblocking_preempt","No"