From 713b2eac2fdb0a40056ddb8eb00250541df0a3b2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 10 Nov 1999 22:15:42 +0000 Subject: 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. --- testsuites/itrontests/itrontask03/itrontask03.doc | 27 +++++++++++++++++------ 1 file changed, 20 insertions(+), 7 deletions(-) (limited to 'testsuites/itrontests/itrontask03/itrontask03.doc') diff --git a/testsuites/itrontests/itrontask03/itrontask03.doc b/testsuites/itrontests/itrontask03/itrontask03.doc index 12d12f0940..d5632c19ca 100644 --- a/testsuites/itrontests/itrontask03/itrontask03.doc +++ b/testsuites/itrontests/itrontask03/itrontask03.doc @@ -10,19 +10,19 @@ # http://www.OARcorp.com/rtems/license.html. # - - This file describes the directives and concepts tested by this test set. +This test is based upon the test in sp0. -test set name: test2 +test set name: itrontask03 directives: - ext_tsk, cre_tsk, sta_tsk, rot_rdq + chg_pri cre_tsk del_tsk exd_tsk rot_rdq sta_tsk sus_tsk ter_tsk + +concepts: XXX - Verify - ex_start, t_create, t_start, tm_tick, i_return, t_ident, - t_delete, tm_wkafter, t_setpri, t_suspend + a. verifies rot_rdq can be used by a task to correctly yeild the processor -concepts: + b. Verifies sus_tsk suspends another task. a. Verifies that a task can delete another task and also delete itself. @@ -38,3 +38,16 @@ concepts: f. Verifies the break statement in the _Block_activate routine. g. Verifies the while loop in the _Prev_tcb routine. + +notes: + + rtems_wake_after calls should be replaced with itron calls when + the time functionality is added. + +output: + + + + + + -- cgit v1.2.3