summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp20
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-08-23 21:06:31 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-08-23 21:06:31 +0000
commit5250ff39f042c09503b61eb81a2c705e9b06b917 (patch)
treec685bbf9969cc3ec5da6d24b7b353805d6371edb /testsuites/sptests/sp20
parentSupport for variable length names added to Object Handler. This supports (diff)
downloadrtems-5250ff39f042c09503b61eb81a2c705e9b06b917.tar.bz2
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.
Diffstat (limited to 'testsuites/sptests/sp20')
-rw-r--r--testsuites/sptests/sp20/sp20.scn30
1 files changed, 15 insertions, 15 deletions
diff --git a/testsuites/sptests/sp20/sp20.scn b/testsuites/sptests/sp20/sp20.scn
index bf14d1655a..7c948c5469 100644
--- a/testsuites/sptests/sp20/sp20.scn
+++ b/testsuites/sptests/sp20/sp20.scn
@@ -1,19 +1,19 @@
*** TEST 20 ***
-TA1 - rtems_rate_monotonic_create id = 0x20010001
-TA1 - rtems_rate_monotonic_ident id = 0x20010001
-TA1 - (0x20010001) period 2
-TA2 - rtems_rate_monotonic_create id = 0x20010002
-TA2 - rtems_rate_monotonic_ident id = 0x20010002
-TA2 - (0x20010002) period 2
-TA3 - rtems_rate_monotonic_create id = 0x20010003
-TA3 - rtems_rate_monotonic_ident id = 0x20010003
-TA3 - (0x20010003) period 2
-TA4 - rtems_rate_monotonic_create id = 0x20010004
-TA4 - rtems_rate_monotonic_ident id = 0x20010004
-TA4 - (0x20010004) period 2
-TA5 - rtems_rate_monotonic_create id = 0x20010005
-TA5 - rtems_rate_monotonic_ident id = 0x20010005
-TA5 - (0x20010005) period 100
+TA1 - rtems_rate_monotonic_create id = 0x24010001
+TA1 - rtems_rate_monotonic_ident id = 0x24010001
+TA1 - (0x24010001) period 2
+TA2 - rtems_rate_monotonic_create id = 0x24010002
+TA2 - rtems_rate_monotonic_ident id = 0x24010002
+TA2 - (0x24010002) period 2
+TA3 - rtems_rate_monotonic_create id = 0x24010003
+TA3 - rtems_rate_monotonic_ident id = 0x24010003
+TA3 - (0x24010003) period 2
+TA4 - rtems_rate_monotonic_create id = 0x24010004
+TA4 - rtems_rate_monotonic_ident id = 0x24010004
+TA4 - (0x24010004) period 2
+TA5 - rtems_rate_monotonic_create id = 0x24010005
+TA5 - rtems_rate_monotonic_ident id = 0x24010005
+TA5 - (0x24010005) period 100
TA5 - PERIODS CHECK OK (1)
TA5 - PERIODS CHECK OK (2)
TA5 - PERIODS CHECK OK (3)