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.doc23
1 files changed, 23 insertions, 0 deletions
diff --git a/testsuites/sptests/spintrcritical17/spintrcritical17.doc b/testsuites/sptests/spintrcritical17/spintrcritical17.doc
new file mode 100644
index 0000000000..058003d221
--- /dev/null
+++ b/testsuites/sptests/spintrcritical17/spintrcritical17.doc
@@ -0,0 +1,23 @@
+#
+# $Id$
+#
+# Copyright (c) 2009 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.com/license/LICENSE.
+#
+
+This file describes the directives and concepts tested by this test set.
+
+test set name: spintrcritical17
+
+directives:
+
+ _Timer_server_Get_watchdogs_that_fire_now
+ _Timer_server_Schedule_operation_method
+ _Timer_server_Process_insertions
+
+concepts:
+
++ Test critical sections which are only accessible through an interrupt.