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.csv10
1 files changed, 6 insertions, 4 deletions
diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv
index 2fa25a42be..ddecfdac66 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -18,17 +18,19 @@
"pthread_cond_signal - no threads waiting",,,
"pthread_cond_signal - thread waiting, no preempt",,,
"pthread_cond_signal - thread waiting, preempt",,,
-"pthread_cond_broadcast",,,
+"pthread_cond_broadcast – no threads waiting",,,
+"pthread_cond_broadcast – threads waiting, no preempt",,,
+"pthread_cond_broadcast – threads waiting, preempt",,,
"pthread_cond_wait - blocks",,"psxtmtest_blocking",
"pthread_cond_timedwait - blocks",,"psxtmtest_blocking",
,,,
"pthread_create - no preempt","psxtmthread01","psxtmtest_single","Yes"
"pthread_create - preempt","psxtmthread02","psxtmtest_single",
-"pthread_join","psxtmthread03",,
+"pthread_join",,,
"pthread_detach",,,
"pthread_exit",,,
-"pthread_self",,"psxtmtest_single",
-"pthread_equal",,"psxtmtest_single",
+"pthread_self","psxtmthread03","psxtmtest_single",
+"pthread_equal","psxtmthread03","psxtmtest_single",
"pthread_getschedparam",,"psxtmtest_single",
"pthread_setschedparam - no thread switch",,"psxtmtest_single",
"pthread_setschedparam - lower own priority, preempt",,"psxtmtest_single",