summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp75/sp75.doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 20:53:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-26 20:53:09 +0000
commit6b95d5c0f78010c490fe568151be29ab16dcb538 (patch)
tree468ae51df7b295f623af01e19608c8222aab27ee /testsuites/sptests/sp75/sp75.doc
parent2011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-6b95d5c0f78010c490fe568151be29ab16dcb538.tar.bz2
2011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
* Makefile.am, configure.ac: New test to get coverage of core mutex obtain while in ISR or other dispatch disabled critical section but no wait. * sp75/.cvsignore, sp75/Makefile.am, sp75/init.c, sp75/sp75.doc, sp75/sp75.scn: New files.
Diffstat (limited to 'testsuites/sptests/sp75/sp75.doc')
-rw-r--r--testsuites/sptests/sp75/sp75.doc22
1 files changed, 22 insertions, 0 deletions
diff --git a/testsuites/sptests/sp75/sp75.doc b/testsuites/sptests/sp75/sp75.doc
new file mode 100644
index 0000000000..bfc62e7bd0
--- /dev/null
+++ b/testsuites/sptests/sp75/sp75.doc
@@ -0,0 +1,22 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 1989-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: sp75
+
+directives:
+
+ XXX list them
+
+concepts:
+
++ XXX list them