summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spsimplesched03/spsimplesched03.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spsimplesched03/spsimplesched03.doc')
-rw-r--r--testsuites/sptests/spsimplesched03/spsimplesched03.doc22
1 files changed, 22 insertions, 0 deletions
diff --git a/testsuites/sptests/spsimplesched03/spsimplesched03.doc b/testsuites/sptests/spsimplesched03/spsimplesched03.doc
new file mode 100644
index 0000000000..9d60c4b61a
--- /dev/null
+++ b/testsuites/sptests/spsimplesched03/spsimplesched03.doc
@@ -0,0 +1,22 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 2011.
+# 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: spsimplesched03
+
+directives:
+ + rtems_timer_initiate_server
+
+concepts:
+
++ The purpose of this test is to exercise paths in the Simple Scheduler.
+ It exercises the preemption of the zero priority Timer Server.