summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itrontask03/itrontask03.scn
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-10 22:15:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-10 22:15:42 +0000
commit713b2eac2fdb0a40056ddb8eb00250541df0a3b2 (patch)
treea88d3468a7253a6ac9fb4818b8b1a91c074db50d /testsuites/itrontests/itrontask03/itrontask03.scn
parentCorrected to account for the way memory is divided up in (diff)
downloadrtems-713b2eac2fdb0a40056ddb8eb00250541df0a3b2.tar.bz2
General cleanup. Test documentation improved. The message buffer test
prints a message instead of actually testing since the message buffer implementation is not in yet.
Diffstat (limited to 'testsuites/itrontests/itrontask03/itrontask03.scn')
-rw-r--r--testsuites/itrontests/itrontask03/itrontask03.scn2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/itrontests/itrontask03/itrontask03.scn b/testsuites/itrontests/itrontask03/itrontask03.scn
index 1ee0401494..7cb5f948eb 100644
--- a/testsuites/itrontests/itrontask03/itrontask03.scn
+++ b/testsuites/itrontests/itrontask03/itrontask03.scn
@@ -6,7 +6,7 @@ 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 - chg_pri - set TA3's priority to 2
-TA1 - rtems_task_suspend - suspend TA2
+TA1 - sus_tsk - suspend TA2
TA1 - - delete TA2
TA1 - rtems_task_wake_after - sleep for 5 seconds
TA3 - exd_tsk - exit and delete self