psxtmtests_plan.csv: Add preemption cases for pthread_setschedprio

This commit is contained in:
Joel Sherrill
2018-12-06 11:30:23 -06:00
parent be9a83df87
commit 5886a7016d

View File

@@ -67,7 +67,9 @@
"pthread_setschedparam: no thread switch","psxtmthread04","psxtmtest_single w/multiple timings","Yes" "pthread_setschedparam: no thread switch","psxtmthread04","psxtmtest_single w/multiple timings","Yes"
"pthread_setschedparam: lower own priority: preempt","psxtmthread05","psxtmtest_single","Yes" "pthread_setschedparam: lower own priority: preempt","psxtmthread05","psxtmtest_single","Yes"
"pthread_setschedparam: raise other priority: preempt","psxtmthread06","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" "pthread_once: first time","psxtmonce01","psxtmtest_single","Yes"
Can't render this file because it has a wrong number of fields in line 62.