source: rtems/testsuites/sptests/sp69/sp69.scn @ d7feb86

5
Last change on this file since d7feb86 was d7feb86, checked in by Kuan-Hsun Chen <c0066c@…>, on 01/25/17 at 20:47:48

Remove rtems_rate_monotonic_postponed_job_count()

Add a variable named "count" in rtems_rate_monotonic_period_status
structure. Revise rtems_rate_monotonic_get_status() for the postponed
job count.

sptests/sp69: Add in the verification of the postponed job count for
rtems_rate_monotonic_get_status().

Update #2795.

  • Property mode set to 100644
File size: 466 bytes
Line 
1*** TEST 69 ***
2rtems_rate_monotonic_get_status - verify values of an inactive period
3rtems_rate_monotonic_get_status - check RTEMS_NOT_DEFINED
4rtems_rate_monotonic_get_status - verify values of an active period
5wall time should be ~600000000 is 609402399
6cpu time should be ~100000000 is 109612659
7rtems_rate_monotonic_cancel -  OK
8Testing statistics on missed periods
9rtems_rate_monotonic_get_status - verify value of a postponed jobs count
10*** END OF TEST 69 ***
Note: See TracBrowser for help on using the repository browser.