summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spintrcritical17/spintrcritical17.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spintrcritical17/spintrcritical17.doc')
-rw-r--r--testsuites/sptests/spintrcritical17/spintrcritical17.doc18
1 files changed, 0 insertions, 18 deletions
diff --git a/testsuites/sptests/spintrcritical17/spintrcritical17.doc b/testsuites/sptests/spintrcritical17/spintrcritical17.doc
deleted file mode 100644
index 809a9669d6..0000000000
--- a/testsuites/sptests/spintrcritical17/spintrcritical17.doc
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright (c) 2009-2015 embedded brains GmbH.
-#
-# 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: spintrcritical17
-
-directives:
-
- _Timer_server_Update_system_watchdog
-
-concepts:
-
-+ Test critical sections which are only accessible through an interrupt.