summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests/sp22
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-08-18 21:44:29 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-08-18 21:44:29 +0000
commit94179e0f24b91fe3cf9dd530cad5af77438beecb (patch)
treeb950c8f9a726640debb156b368c83a7b303c2475 /c/src/tests/sptests/sp22
parentModified references to task name. (diff)
downloadrtems-94179e0f24b91fe3cf9dd530cad5af77438beecb.tar.bz2
Changed to reflect adding object class to id
Diffstat (limited to 'c/src/tests/sptests/sp22')
-rw-r--r--c/src/tests/sptests/sp22/sp22.scn4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/tests/sptests/sp22/sp22.scn b/c/src/tests/sptests/sp22/sp22.scn
index 6402ab4482..e90d0ca36e 100644
--- a/c/src/tests/sptests/sp22/sp22.scn
+++ b/c/src/tests/sptests/sp22/sp22.scn
@@ -1,8 +1,8 @@
*** TEST 22 ***
INIT - rtems_timer_create - creating timer 1
-INIT - timer 1 has id (0x10001)
+INIT - timer 1 has id (0x8010001)
TA1 - rtems_timer_ident - identing timer 1
-TA1 - timer 1 has id (0x10001)
+TA1 - timer 1 has id (0x8010001)
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 )