forked from Imagelibrary/rtems
psxtmtests: Identified a Timing Test missing (GCI 2018)
pthread_setschedprio (http://pubs.opengroup.org/onlinepubs/9699919799/) was missing in rtems/testsuites/psxtmtests/psxtmtests.csv. This work was part of GCI 2018.
This commit is contained in:
committed by
Joel Sherrill
parent
9598f83e7b
commit
c078065f6a
@@ -67,6 +67,8 @@
|
||||
"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_once: first time","psxtmonce01","psxtmtest_single","Yes"
|
||||
"pthread_once: second time","psxtmonce02","psxtmtest_single","No"
|
||||
|
||||
|
Can't render this file because it contains an unexpected character in line 37 and column 33.
|
Reference in New Issue
Block a user