summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spclock_err02/spclock_err02.doc
diff options
context:
space:
mode:
authorChirayu Desai <cdesai@cyanogenmod.org>2013-12-24 19:02:37 +0530
committerGedare Bloom <gedare@rtems.org>2013-12-24 09:53:59 -0500
commit7b5f6643b21d87ad462410a2ff4ac02304f7b3e1 (patch)
treeae88a3eab8313b5dad5e7a7034c17c46f3f01872 /testsuites/sptests/spclock_err02/spclock_err02.doc
parentbfin_TLL6527: added new doxygen (diff)
downloadrtems-7b5f6643b21d87ad462410a2ff4ac02304f7b3e1.tar.bz2
sptests: refactor sp09/screen13 into a new test spclock_err02
Diffstat (limited to 'testsuites/sptests/spclock_err02/spclock_err02.doc')
-rw-r--r--testsuites/sptests/spclock_err02/spclock_err02.doc20
1 files changed, 20 insertions, 0 deletions
diff --git a/testsuites/sptests/spclock_err02/spclock_err02.doc b/testsuites/sptests/spclock_err02/spclock_err02.doc
new file mode 100644
index 0000000000..51489e10f2
--- /dev/null
+++ b/testsuites/sptests/spclock_err02/spclock_err02.doc
@@ -0,0 +1,20 @@
+# COPYRIGHT (c) 2013.
+# 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: spclock_erro02
+
+directives:
+ rtems_clock_set, rtems_clock_get_tod,
+
+concepts:
+
+ a. Verifies all error codes returned by the executive in single
+ processor configurations.