summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp69/sp69.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-12-10 20:25:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-12-10 20:25:39 +0000
commitfe0286a0cf2451509c02696b5773ab5985e89f89 (patch)
treef96c88eb07178d0444c4c6ef3d5e47c367d67771 /testsuites/sptests/sp69/sp69.doc
parent2009-12-10 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-fe0286a0cf2451509c02696b5773ab5985e89f89.tar.bz2
2009-12-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp69/init.c, sp69/sp69.doc, sp69/sp69.scn: Add test for statistics on expired periods. This detected the recently introduced PR1480.
Diffstat (limited to 'testsuites/sptests/sp69/sp69.doc')
-rw-r--r--testsuites/sptests/sp69/sp69.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/sptests/sp69/sp69.doc b/testsuites/sptests/sp69/sp69.doc
index 96777e776e..9d204e8d19 100644
--- a/testsuites/sptests/sp69/sp69.doc
+++ b/testsuites/sptests/sp69/sp69.doc
@@ -23,3 +23,4 @@ concepts:
+ Ensure that RTEMS_NOT_DEFINED is returned if the cpu usage is reset after
a period is initiated.
+ Verify the correctness of the status values returned on an active period.
++ Ensure the missed period count is properly maintained.