mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 20:29:05 +08:00
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.