summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp10/sp10.doc
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-11-26 14:08:56 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-12-07 13:11:07 +0100
commit8054b1c7181b7c36e413ce15b686f99d06f4a7d2 (patch)
treef2cc84b1f4014dc7d29c0375dfe8408ec3e81b69 /testsuites/sptests/sp10/sp10.doc
parentDelete _Region_Debug_Walk() (diff)
downloadrtems-8054b1c7181b7c36e413ce15b686f99d06f4a7d2.tar.bz2
Remove <rtems/debug.h>
Close #2477.
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp10/sp10.doc21
1 files changed, 0 insertions, 21 deletions
diff --git a/testsuites/sptests/sp10/sp10.doc b/testsuites/sptests/sp10/sp10.doc
deleted file mode 100644
index f8af0f73aa..0000000000
--- a/testsuites/sptests/sp10/sp10.doc
+++ /dev/null
@@ -1,21 +0,0 @@
-# COPYRIGHT (c) 1989-2009.
-# 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.org/license/LICENSE.
-#
-
-This file describes the directives and concepts tested by this test set.
-
-test set name: sp10
-
-directives:
-
- rtems_debug_enable
- rtems_debug_disable
- rtems_debug_is_enabled
-
-concepts:
-
-+ Exercise the Debug Manager.