From 5886a7016da6418058cfd3c730bc12f123d010eb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 6 Dec 2018 11:30:23 -0600 Subject: psxtmtests_plan.csv: Add preemption cases for pthread_setschedprio --- testsuites/psxtmtests/psxtmtests_plan.csv | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'testsuites/psxtmtests') 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" -- cgit v1.2.3