diff --git a/c/src/tests/itrontests/itrontask04/itrontask04.doc b/c/src/tests/itrontests/itrontask04/itrontask04.doc index 176d67da74..00e1384bca 100644 --- a/c/src/tests/itrontests/itrontask04/itrontask04.doc +++ b/c/src/tests/itrontests/itrontask04/itrontask04.doc @@ -31,6 +31,9 @@ concepts: e. Verifies a task called with rtems suspend can be resumed with an itron resume call. ( XXX - May not be necessary. ) + f. verifies rot_rdq can be used by non-equal priority tasks to correctly rotate ready queue. + + g. Verifies enable dispatch and disable dispatch work. notes: diff --git a/testsuites/itrontests/itrontask04/itrontask04.doc b/testsuites/itrontests/itrontask04/itrontask04.doc index 176d67da74..00e1384bca 100644 --- a/testsuites/itrontests/itrontask04/itrontask04.doc +++ b/testsuites/itrontests/itrontask04/itrontask04.doc @@ -31,6 +31,9 @@ concepts: e. Verifies a task called with rtems suspend can be resumed with an itron resume call. ( XXX - May not be necessary. ) + f. verifies rot_rdq can be used by non-equal priority tasks to correctly rotate ready queue. + + g. Verifies enable dispatch and disable dispatch work. notes: