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.doc21
1 files changed, 0 insertions, 21 deletions
diff --git a/testsuites/sptests/spfatal23/spfatal23.doc b/testsuites/sptests/spfatal23/spfatal23.doc
deleted file mode 100644
index 7f34337443..0000000000
--- a/testsuites/sptests/spfatal23/spfatal23.doc
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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.