source: rtems/testsuites/ada/sptests/sp20/ada_sp20.scn @ 76bd25e

5
Last change on this file since 76bd25e was ee537ea, checked in by Sebastian Huber <sebastian.huber@…>, on 10/12/17 at 08:00:10

ada-tests: Move to testsuites/ada

This solves a build dependency issue, e.g. building tests before
librtemsbsp.a exists.

Close #3079.

  • 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.