summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp68/sp68.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp68/sp68.doc')
-rw-r--r--testsuites/sptests/sp68/sp68.doc21
1 files changed, 21 insertions, 0 deletions
diff --git a/testsuites/sptests/sp68/sp68.doc b/testsuites/sptests/sp68/sp68.doc
new file mode 100644
index 0000000000..187d553c42
--- /dev/null
+++ b/testsuites/sptests/sp68/sp68.doc
@@ -0,0 +1,21 @@
+#
+# $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: sp68
+
+directives:
+
+ rtems_timer_server_fire_after
+
+concepts:
+
++ Ensure that the default timer server can cope with blocking calls.