From 94179e0f24b91fe3cf9dd530cad5af77438beecb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 18 Aug 1995 21:44:29 +0000 Subject: Changed to reflect adding object class to id --- testsuites/sptests/sp02/sp02.scn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/sptests/sp02') diff --git a/testsuites/sptests/sp02/sp02.scn b/testsuites/sptests/sp02/sp02.scn index 57a4627284..f7ee2c2214 100644 --- a/testsuites/sptests/sp02/sp02.scn +++ b/testsuites/sptests/sp02/sp02.scn @@ -5,8 +5,8 @@ INIT - suspending TA2 while middle task on a ready chain TA1 - rtems_task_wake_after - sleep 1 second TA2 - rtems_task_wake_after - sleep 1 minute TA3 - rtems_task_wake_after - sleep 5 seconds -TA1 - rtems_task_ident - tid of TA2 (0x00010007) -TA1 - rtems_task_ident - tid of TA3 (0x00010008) +TA1 - rtems_task_ident - tid of TA2 (0x04010007) +TA1 - rtems_task_ident - tid of TA3 (0x04010008) TA1 - rtems_task_set_priority - set TA3's priority to 2 TA1 - rtems_task_suspend - suspend TA2 TA1 - rtems_task_delete - delete TA2 -- cgit v1.2.3