summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/block06
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/block06')
-rw-r--r--testsuites/libtests/block06/Makefile.am2
-rw-r--r--testsuites/libtests/block06/block06.doc21
2 files changed, 22 insertions, 1 deletions
diff --git a/testsuites/libtests/block06/Makefile.am b/testsuites/libtests/block06/Makefile.am
index eee87ef1b4..a8146d4cc3 100644
--- a/testsuites/libtests/block06/Makefile.am
+++ b/testsuites/libtests/block06/Makefile.am
@@ -7,7 +7,7 @@ MANAGERS = io semaphore event
rtems_tests_PROGRAMS = block06
block06_SOURCES = init.c
-dist_rtems_tests_DATA = block06.scn
+dist_rtems_tests_DATA = block06.scn block06.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am
diff --git a/testsuites/libtests/block06/block06.doc b/testsuites/libtests/block06/block06.doc
new file mode 100644
index 0000000000..0096694485
--- /dev/null
+++ b/testsuites/libtests/block06/block06.doc
@@ -0,0 +1,21 @@
+#
+# $Id$
+#
+# Copyright 2008 Chris Johns (chrisj@rtems.org)
+#
+# 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: block06
+
+directives:
+
+ TODO
+
+concepts:
+
+ TODO