summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfatal23/spfatal23.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spfatal23/spfatal23.doc')
-rw-r--r--testsuites/sptests/spfatal23/spfatal23.doc24
1 files changed, 24 insertions, 0 deletions
diff --git a/testsuites/sptests/spfatal23/spfatal23.doc b/testsuites/sptests/spfatal23/spfatal23.doc
new file mode 100644
index 0000000000..ebe641d036
--- /dev/null
+++ b/testsuites/sptests/spfatal23/spfatal23.doc
@@ -0,0 +1,24 @@
+#
+# $Id$
+#
+# COPYRIGHT (c) 1989-2010.
+# 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: spfatal23
+
+directives:
+
+ _System_state_Set
+ rtems_shutdown_executive
+
+concepts:
+
++ Ensure that shutting RTEMS down when the system state indicates it is
+ already shutdown is a fatal error.