summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp73/sp73.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp73/sp73.doc')
-rw-r--r--testsuites/sptests/sp73/sp73.doc22
1 files changed, 22 insertions, 0 deletions
diff --git a/testsuites/sptests/sp73/sp73.doc b/testsuites/sptests/sp73/sp73.doc
new file mode 100644
index 0000000000..bc389f99de
--- /dev/null
+++ b/testsuites/sptests/sp73/sp73.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: sp73
+
+directives:
+ + rtems_task_wake_after - yield case
+
+concepts:
+
++ The purpose of this test is to exercise paths in the yield scheduling
+ logic.