source: rtems/c/src/tests/sptests/sp20/sp20.scn @ 837ab841

4.104.114.84.95
Last change on this file since 837ab841 was 837ab841, checked in by Joel Sherrill <joel.sherrill@…>, on 09/29/00 at 15:51:22

2000-09-29 Joel Sherrill <joel@…>

  • sp20/sp20.scn: Corrected to reflect new addition.
  • sp20/system.h: Removed comment reflecting history.
  • Property mode set to 100644
File size: 1.4 KB
Line 
1*** TEST 20 ***
2TA1 - rtems_rate_monotonic_create id = 0x2c010001
3TA1 - rtems_rate_monotonic_ident id = 0x2c010001
4TA1 - (0x2c010001) period 2
5TA2 - rtems_rate_monotonic_create id = 0x2c010002
6TA2 - rtems_rate_monotonic_ident id = 0x2c010002
7TA2 - (0x2c010002) period 2
8TA3 - rtems_rate_monotonic_create id = 0x2c010003
9TA3 - rtems_rate_monotonic_ident id = 0x2c010003
10TA3 - (0x2c010003) period 2
11TA4 - rtems_rate_monotonic_create id = 0x2c010004
12TA4 - rtems_rate_monotonic_ident id = 0x2c010004
13TA4 - (0x2c010004) period 2
14TA5 - rtems_rate_monotonic_create id = 0x2c010005
15TA5 - rtems_rate_monotonic_ident id = 0x2c010005
16TA5 - (0x2c010005) period 100
17TA6 - rtems_rate_monotonic_create id = 0x2c010006
18TA6 - rtems_rate_monotonic_ident id = 0x2c010006
19TA6 - (0x2c010006) period 0
20TA5 - PERIODS CHECK OK (1)
21TA5 - PERIODS CHECK OK (2)
22TA5 - PERIODS CHECK OK (3)
23TA5 - PERIODS CHECK OK (4)
24TA5 - PERIODS CHECK OK (5)
25TA6 - Actual: 10  Expected: 10 - OK
26TA6 - Actual: 20  Expected: 20 - OK
27TA6 - Actual: 30  Expected: 30 - OK
28TA6 - Actual: 40  Expected: 40 - OK
29TA6 - Actual: 50  Expected: 50 - OK
30TA6 - Actual: 60  Expected: 60 - OK
31TA6 - Actual: 70  Expected: 70 - OK
32TA6 - Actual: 80  Expected: 80 - OK
33TA6 - Actual: 90  Expected: 90 - OK
34TA6 - Actual: 100  Expected: 100 - OK
35TA5 - PERIODS CHECK OK (6)
36TA5 - PERIODS CHECK OK (7)
37TA5 - PERIODS CHECK OK (8)
38TA5 - PERIODS CHECK OK (9)
39TA5 - PERIODS CHECK OK (10)
40*** END OF TEST 20 ***
Note: See TracBrowser for help on using the repository browser.