summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp46/sp46.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-04 15:58:49 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-04 15:58:49 +0000
commited348c8a7af4644eec114b11f36f416a8b93b908 (patch)
tree8159ceb2aaf4b2ec7e2b4b811710ef75d1f84d94 /testsuites/sptests/sp46/sp46.doc
parent2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-ed348c8a7af4644eec114b11f36f416a8b93b908.tar.bz2
2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1348/cpukit * Makefile.am, configure.ac: Add test of special case of resetting cpu usage information while a period is running. * sp46/.cvsignore, sp46/Makefile.am, sp46/init.c, sp46/sp46.doc, sp46/sp46.scn: New files.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp46/sp46.doc27
1 files changed, 27 insertions, 0 deletions
diff --git a/testsuites/sptests/sp46/sp46.doc b/testsuites/sptests/sp46/sp46.doc
new file mode 100644
index 0000000000..e3c0b65864
--- /dev/null
+++ b/testsuites/sptests/sp46/sp46.doc
@@ -0,0 +1,27 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 1989-2008.
+# On-Line Applications Research Corporation (OAR).
+#
+# The license and distribution terms for this file may be
+# found in the file LICENSE in this distribution or at
+# http://www.rtems.com/license/LICENSE.
+#
+
+
+This file describes the directives and concepts tested by this test set.
+
+test set name: sp46
+
+directives:
+
+ rtems_rate_monotonic_period
+ rtems_cpu_usage_reset
+
+concepts:
+
++ resetting the CPU Usage information while a period is partial
+ complete.
+
+