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.csv4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuites/psxtmtests/psxtmtests_plan.csv b/testsuites/psxtmtests/psxtmtests_plan.csv
index 6e5fc9c9b5..5728f3d368 100644
--- a/testsuites/psxtmtests/psxtmtests_plan.csv
+++ b/testsuites/psxtmtests/psxtmtests_plan.csv
@@ -67,7 +67,9 @@
"pthread_setschedparam: no thread switch","psxtmthread04","psxtmtest_single w/multiple timings","Yes"
"pthread_setschedparam: lower own priority: preempt","psxtmthread05","psxtmtest_single","Yes"
"pthread_setschedparam: raise other priority: preempt","psxtmthread06","psxtmtest_single","Yes"
-"pthread_setschedprio: only case","psxtmthread07", "psxtmtest_single", "No"
+"pthread_setschedprio: raise own priority: nopreempt","psxtmthread07", "psxtmtest_single", "No"
+"pthread_setschedparam: lower own priority: preempt","psxtmthread08","see psxtmthread06","No"
+"pthread_setschedparam: raise other priority: preempt","psxtmthread09","see psxtmthread07","No"
"pthread_once: first time","psxtmonce01","psxtmtest_single","Yes"