From 624d7ca49766cca924eb2f3ad2bf2efb7b3e7d49 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 12 Nov 1999 21:27:42 +0000 Subject: + Added comments on paths tested. --- testsuites/itrontests/itronhello/itronhello.doc | 11 +++++++++++ testsuites/itrontests/itrontask03/itrontask03.doc | 4 +++- 2 files changed, 14 insertions(+), 1 deletion(-) (limited to 'testsuites') diff --git a/testsuites/itrontests/itronhello/itronhello.doc b/testsuites/itrontests/itronhello/itronhello.doc index 496f3569e5..a18b9cae50 100644 --- a/testsuites/itrontests/itronhello/itronhello.doc +++ b/testsuites/itrontests/itronhello/itronhello.doc @@ -10,4 +10,15 @@ # http://www.OARcorp.com/rtems/license.html. # +This file describes the directives and concepts tested by this test set. + +test set name: itronhello + +directives: + cre_tsk, sta_tsk + +concepts: + + a. Verifies the initial itron task can be created and started. + diff --git a/testsuites/itrontests/itrontask03/itrontask03.doc b/testsuites/itrontests/itrontask03/itrontask03.doc index d5632c19ca..e1f453e3f1 100644 --- a/testsuites/itrontests/itrontask03/itrontask03.doc +++ b/testsuites/itrontests/itrontask03/itrontask03.doc @@ -20,10 +20,12 @@ directives: concepts: XXX - Verify - a. verifies rot_rdq can be used by a task to correctly yeild the processor + a. verifies rot_rdq can be used by equal priority tasks to correctly yeild the processor b. Verifies sus_tsk suspends another task. + c. Verifies rot_rdq with a yeild process response. + a. Verifies that a task can delete another task and also delete itself. b. Verifies that memory is freed back to the heap correctly. -- cgit v1.2.3