source: rtems/c/src/ada-tests/sptests/sp20/sp20.scn @ 3d2bf71

4.104.114.95
Last change on this file since 3d2bf71 was 3d2bf71, checked in by Glenn Humphrey <glenn.humphrey@…>, on 10/18/07 at 19:36:29

2007-10-18 Glenn Humphrey <glenn.humphrey@…>

  • sptests/sp09/sp09.scn, sptests/sp09/sptest.adb, sptests/sp13/sp13.scn, sptests/sp13/sptest.adb, sptests/sp16/sp16.scn, sptests/sp16/sptest.adb, sptests/sp16/sptest.ads, sptests/sp20/sp20.scn, sptests/sp20/sptest.adb, sptests/sp20/sptest.ads: Updated tests to match the current C tests and regenerated the .scn files.
  • Property mode set to 100644
File size: 1.4 KB
Line 
1*** TEST 20 ***
2TA1 - rate_monotonic_create id = 16#42010001#
3TA1 - rate_monotonic_ident id = 16#42010001#
4TA1  - (16#42010001#) period 2
5TA2 - rate_monotonic_create id = 16#42010002#
6TA2 - rate_monotonic_ident id = 16#42010002#
7TA2  - (16#42010002#) period 2
8TA3 - rate_monotonic_create id = 16#42010003#
9TA3 - rate_monotonic_ident id = 16#42010003#
10TA3  - (16#42010003#) period 2
11TA4 - rate_monotonic_create id = 16#42010004#
12TA4 - rate_monotonic_ident id = 16#42010004#
13TA4  - (16#42010004#) period 2
14TA5 - rate_monotonic_create id = 16#42010005#
15TA5 - rate_monotonic_ident id = 16#42010005#
16TA5  - (16#42010005#) period 100
17TA6 - rate_monotonic_create id = 16#42010006#
18TA6 - rate_monotonic_ident id = 16#42010006#
19TA6  - (16#42010006#) 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.