summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spedfsched04/spedfsched04.scn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sprmsched01/spedfsched04: ReviseKuan-Hsun Chen2017-01-311-22/+5
| | | | | | | | 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: EDF scheduler overrun handlingKuan-Hsun Chen2017-01-131-0/+24
Update #2795.