summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sprmsched01/sprmsched01.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sprmsched01/spedfsched04: ReviseKuan-Hsun Chen2017-01-311-49/+6
| | | | | | | | Instead of using the target time and console driver, both tests now use assertions and rtems_rate_monotonic_get_status() to verify the count of postponed jobs. The setting of spedfsched04 is slightly changed. Close #2795.
* sptests: rate monotonic scheduler overrun handlingKuan-Hsun Chen2017-01-131-0/+50
Update #2795.