summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmtests_plan.csv
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmtests_plan.csv')
-rw-r--r--testsuites/psxtmtests/psxtmtests_plan.csv6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv
index 7e3bf732f1..6e5fc9c9b5 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -34,7 +34,7 @@
"pthread_cond_broadcast: threads waiting: preempt","psxtmcond07","psxtmtest_unblocking_preempt","Yes"
"pthread_cond_wait: blocks","psxtmcond08","psxtmtest_blocking","Yes"
-"pthread_cond_timedwait: blocks,"psxtmcond09","psxtmtest_blocking","yes"
+"pthread_cond_timedwait: blocks","psxtmcond09","psxtmtest_blocking","Yes"
"pthread_cond_timedwait: time in past error","psxtmcond10","psxtmtest_blocking","Yes"
"pthread_create: no preempt","psxtmthread01","psxtmtest_single","Yes"
@@ -49,7 +49,7 @@
"pthread_attr_getschedpolicy: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
"pthread_attr_getscope: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
"pthread_attr_getstack: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
-"pthread_attr_getstacksize: only case", "psxtmthreadattr01", "psxtmtest_single","yes"
+"pthread_attr_getstacksize: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
"pthread_attr_setdetachstate: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
"pthread_attr_setguardsize: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
"pthread_attr_setinheritsched: only case", "psxtmthreadattr01", "psxtmtest_single","Yes"
@@ -130,7 +130,7 @@
"mq_unlink: only case","psxtmmq01","psxtmtest_init_destroy","Yes"
"mq_receive: available",,"psxtmtest_single","Yes"
"mq_receive: not available: block",,"psxtmtest_blocking","Yes"
-"mq_timedreceive: not available: blocks","psxtmmqrcvblock02,"psxtmtest_blocking","Yes"
+"mq_timedreceive: not available: blocks","psxtmmqrcvblock02","psxtmtest_blocking","Yes"
"mq_timedreceive: not available: blocks",,"psxtmtest_single","No"
"mq_send: no threads waiting",,"psxtmtest_single","Yes"
"mq_send: thread waiting: no preempt",,"psxtmtest_unblocking_nopreempt","No"