summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp69/sp69.scn
diff options
context:
space:
mode:
authorGlenn Humphrey <glenn.humphrey@oarcorp.com>2009-12-08 23:07:38 +0000
committerGlenn Humphrey <glenn.humphrey@oarcorp.com>2009-12-08 23:07:38 +0000
commit7199b1d0dcd4d56ffd7c21091a1e62c6a799cf06 (patch)
tree8ba8556c261558a1814a30bbee121a2c2d0f7657 /testsuites/sptests/sp69/sp69.scn
parent2009-12-08 Glenn Humphrey <glenn.humphrey@OARcorp.com> (diff)
downloadrtems-7199b1d0dcd4d56ffd7c21091a1e62c6a799cf06.tar.bz2
2009-12-08 Glenn Humphrey <glenn.humphrey@OARcorp.com>
* Makefile.am, configure.ac: Added a test for rate_monotonic_get_status to ensure that all paths are tested. * sp69/Makefile.am, sp69/init.c, sp69/sp69.doc, sp69/sp69.scn: New files.
Diffstat (limited to 'testsuites/sptests/sp69/sp69.scn')
-rw-r--r--testsuites/sptests/sp69/sp69.scn7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/sptests/sp69/sp69.scn b/testsuites/sptests/sp69/sp69.scn
new file mode 100644
index 0000000000..a100465cbf
--- /dev/null
+++ b/testsuites/sptests/sp69/sp69.scn
@@ -0,0 +1,7 @@
+*** TEST 69 ***
+rtems_rate_monotonic_get_status - verify values of an inactive period
+rtems_rate_monotonic_get_status - check RTEMS_NOT_DEFINED
+rtems_rate_monotonic_get_status - verify values of an active period
+wall time should be ~600000000 is 609216000
+cpu time should be ~100000000 is 109217000
+*** END OF TEST 69 ***