source: rtems/testsuites/sptests/sp20/sp20.scn @ 5250ff39

4.104.114.84.95
Last change on this file since 5250ff39 was 5250ff39, checked in by Joel Sherrill <joel.sherrill@…>, on 08/23/95 at 21:06:31

Moved _Thread_Information -> _RTEMS_tasks_Information.

Added a table of object information control blocks.

Modified _Thread_Get so it looks up a thread regardless of which
thread management "entity" (manager, internal, etc) actually "owns" it.

  • Property mode set to 100644
File size: 947 bytes
Line 
1*** TEST 20 ***
2TA1 - rtems_rate_monotonic_create id = 0x24010001
3TA1 - rtems_rate_monotonic_ident id = 0x24010001
4TA1 - (0x24010001) period 2
5TA2 - rtems_rate_monotonic_create id = 0x24010002
6TA2 - rtems_rate_monotonic_ident id = 0x24010002
7TA2 - (0x24010002) period 2
8TA3 - rtems_rate_monotonic_create id = 0x24010003
9TA3 - rtems_rate_monotonic_ident id = 0x24010003
10TA3 - (0x24010003) period 2
11TA4 - rtems_rate_monotonic_create id = 0x24010004
12TA4 - rtems_rate_monotonic_ident id = 0x24010004
13TA4 - (0x24010004) period 2
14TA5 - rtems_rate_monotonic_create id = 0x24010005
15TA5 - rtems_rate_monotonic_ident id = 0x24010005
16TA5 - (0x24010005) period 100
17TA5 - PERIODS CHECK OK (1)
18TA5 - PERIODS CHECK OK (2)
19TA5 - PERIODS CHECK OK (3)
20TA5 - PERIODS CHECK OK (4)
21TA5 - PERIODS CHECK OK (5)
22TA5 - PERIODS CHECK OK (6)
23TA5 - PERIODS CHECK OK (7)
24TA5 - PERIODS CHECK OK (8)
25TA5 - PERIODS CHECK OK (9)
26TA5 - PERIODS CHECK OK (10)
27*** END OF TEST 20 ***
Note: See TracBrowser for help on using the repository browser.