summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Ramirez <javamonn@gmail.com>2013-12-01 20:43:24 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-12-01 20:44:19 -0600
commit8abf00624c9cec3c1cccb870818bd72ccfb7496e (patch)
tree2bda557af8f2d183ef6d5c6f1b65f1a0162c91b4
parentsparc/leon3: Add doxygen. (diff)
downloadrtems-8abf00624c9cec3c1cccb870818bd72ccfb7496e.tar.bz2
pstmtests_plan.csv: Update to reflect psxtmcond 09 and 10 exit
-rw-r--r--testsuites/psxtmtests/psxtmtests_plan.csv4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv
index 8f954afe47..6f511b83f1 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -23,8 +23,8 @@
"pthread_cond_broadcast - threads waiting: preempt","psxtmcond07","psxtmtest_unblocking_preempt","No"
"pthread_cond_wait - blocks (mutex+condvar pattern)","psxtmcond08","psxtmtest_blocking","Yes"
-"pthread_cond_timedwait(&time) - blocks (mutex+condvar pattern)","psxtmcond09","psxtmtest_blocking","No"
-"pthread_cond_timedwait(&time) - time in past error","psxtmcond10","psxtmtest_blocking","No"
+"pthread_cond_timedwait(&time) - blocks (mutex+condvar pattern)","psxtmcond09","psxtmtest_blocking","yes"
+"pthread_cond_timedwait(&time) - time in past error","psxtmcond10","psxtmtest_blocking","Yes"
,,,
"pthread_create - no preempt","psxtmthread01","psxtmtest_single","Yes"
"pthread_create - preempt","psxtmthread02","psxtmtest_single","Yes"