summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp20
diff options
context:
space:
mode:
authorToma Radu <radustoma@yahoo.com>2014-01-05 14:33:57 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-01-08 15:24:09 -0600
commit540b771a07b30fc9126402d70236285f09096697 (patch)
tree8b37a925cb664a61882a9ab6cc81835721ee9e31 /testsuites/sptests/sp20
parentshared vmeUniverse: Improve Doxygen (diff)
downloadrtems-540b771a07b30fc9126402d70236285f09096697.tar.bz2
sp16, sp17, and sp20: Documentation Fixes
Fix the documentation for the sp16, sp17 and sp20 tests.
Diffstat (limited to 'testsuites/sptests/sp20')
-rw-r--r--testsuites/sptests/sp20/sp20.doc9
1 files changed, 5 insertions, 4 deletions
diff --git a/testsuites/sptests/sp20/sp20.doc b/testsuites/sptests/sp20/sp20.doc
index 2c3ea95319..519e2fbff9 100644
--- a/testsuites/sptests/sp20/sp20.doc
+++ b/testsuites/sptests/sp20/sp20.doc
@@ -1,4 +1,4 @@
-# COPYRIGHT (c) 1989-1999.
+# COPYRIGHT (c) 1989-2013.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may be
@@ -9,12 +9,13 @@
This file describes the directives and concepts tested by this test set.
-test set name: test20
+test set name: sp20
directives:
- rm_create, rm_period
+ rtems_rate_monotonic_manager_create
+ rtems_rate_monotonic_manager_period
concepts:
- a. Verifies Rate Monotonic Manager behavior.
+ + Verifies Rate Monotonic Manager behavior.