Added comments for path's tested.

This commit is contained in:
Joel Sherrill
1999-11-12 21:24:56 +00:00
parent d8f3f65be0
commit 8ed3125de3
2 changed files with 6 additions and 0 deletions

View File

@@ -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:

View File

@@ -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: