forked from Imagelibrary/rtems
+ Added comments on paths tested.
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user