From 5cffd6406b0d24fac730031b45bd595332357657 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 5 Jan 2000 22:03:27 +0000 Subject: Changed screen to reflect change in object class numbers with ITRON addition. --- testsuites/sptests/sp12/sp12.scn | 2 +- testsuites/sptests/sp15/sp15.scn | 4 ++-- testsuites/sptests/sp20/sp20.scn | 28 ++++++++++++++-------------- testsuites/sptests/sp22/sp22.scn | 4 ++-- 4 files changed, 19 insertions(+), 19 deletions(-) (limited to 'testsuites') diff --git a/testsuites/sptests/sp12/sp12.scn b/testsuites/sptests/sp12/sp12.scn index e87a729259..e75a804b0c 100644 --- a/testsuites/sptests/sp12/sp12.scn +++ b/testsuites/sptests/sp12/sp12.scn @@ -35,7 +35,7 @@ PRI5 - rtems_semaphore_release - nested PRI5 - rtems_semaphore_release - restore priority PRI5 - priority of PRI5 is 68 -TA1 - rtems_semaphore_ident - smid => 14010002 +TA1 - rtems_semaphore_ident - smid => 18010002 TA1 - rtems_semaphore_obtain - wait forever on SM2 TA1 - got SM2 TA1 - rtems_semaphore_obtain - wait forever on SM3 diff --git a/testsuites/sptests/sp15/sp15.scn b/testsuites/sptests/sp15/sp15.scn index f1a800dc0d..95480fa89f 100644 --- a/testsuites/sptests/sp15/sp15.scn +++ b/testsuites/sptests/sp15/sp15.scn @@ -1,8 +1,8 @@ *** TEST 15 *** INIT - rtems_partition_create - partition 1 INIT - rtems_partition_create - partition 2 -TA1 - rtems_partition_ident - partition 1 id = 1c010001 -TA1 - rtems_partition_ident - partition 2 id = 1c010002 +TA1 - rtems_partition_ident - partition 1 id = 20010001 +TA1 - rtems_partition_ident - partition 2 id = 20010002 TA1 - rtems_partition_get_buffer - buffer 1 from partition 1 - 0x00000000 TA1 - rtems_partition_get_buffer - buffer 2 from partition 1 - 0x00000200 TA1 - rtems_partition_get_buffer - buffer 1 from partition 2 - 0x00000000 diff --git a/testsuites/sptests/sp20/sp20.scn b/testsuites/sptests/sp20/sp20.scn index bb4e8814da..746c317782 100644 --- a/testsuites/sptests/sp20/sp20.scn +++ b/testsuites/sptests/sp20/sp20.scn @@ -1,18 +1,18 @@ *** TEST 20 *** -TA1 - rtems_rate_monotonic_create id = 0x28010001 -TA1 - rtems_rate_monotonic_ident id = 0x28010001 -TA1 - (0x28010001) period 2 -TA2 - rtems_rate_monotonic_create id = 0x28010002 -TA2 - rtems_rate_monotonic_ident id = 0x28010002 -TA2 - (0x28010002) period 2 -TA3 - rtems_rate_monotonic_create id = 0x28010003 -TA3 - rtems_rate_monotonic_ident id = 0x28010003 -TA3 - (0x28010003) period 2 -TA4 - rtems_rate_monotonic_create id = 0x28010004 -TA4 - rtems_rate_monotonic_ident id = 0x28010004 -TA4 - (0x28010004) period 2 -TA5 - rtems_rate_monotonic_create id = 0x28010005 -TA5 - rtems_rate_monotonic_ident id = 0x28010005 +TA1 - rtems_rate_monotonic_create id = 0x2c010001 +TA1 - rtems_rate_monotonic_ident id = 0x2c010001 +TA1 - (0x2c010001) period 2 +TA2 - rtems_rate_monotonic_create id = 0x2c010002 +TA2 - rtems_rate_monotonic_ident id = 0x2c010002 +TA2 - (0x2c010002) period 2 +TA3 - rtems_rate_monotonic_create id = 0x2c010003 +TA3 - rtems_rate_monotonic_ident id = 0x2c010003 +TA3 - (0x2c010003) period 2 +TA4 - rtems_rate_monotonic_create id = 0x2c010004 +TA4 - rtems_rate_monotonic_ident id = 0x2c010004 +TA4 - (0x2c010004) period 2 +TA5 - rtems_rate_monotonic_create id = 0x2c010005 +TA5 - rtems_rate_monotonic_ident id = 0x2c010005 TA5 - (0x28010005) period 100 TA5 - PERIODS CHECK OK (1) TA5 - PERIODS CHECK OK (2) diff --git a/testsuites/sptests/sp22/sp22.scn b/testsuites/sptests/sp22/sp22.scn index 6fb08156c5..c95e45a73a 100644 --- a/testsuites/sptests/sp22/sp22.scn +++ b/testsuites/sptests/sp22/sp22.scn @@ -1,8 +1,8 @@ *** TEST 22 *** INIT - rtems_timer_create - creating timer 1 -INIT - timer 1 has id (0x10010001) +INIT - timer 1 has id (0x14010001) TA1 - rtems_timer_ident - identing timer 1 -TA1 - timer 1 has id (0x10010001) +TA1 - timer 1 has id (0x14010001) TA1 - rtems_clock_get - 09:00:00 12/31/1988 TA1 - rtems_timer_fire_after - timer 1 in 3 seconds TA1 - rtems_task_suspend( RTEMS_SELF ) -- cgit v1.2.3