From f9925bcc246e3d923259d5816d9bfe8f1d0714fd Mon Sep 17 00:00:00 2001 From: Thomas Doerfler Date: Mon, 30 Nov 2009 12:41:10 +0000 Subject: added documentation corrections in block tests added Makefile.am --- testsuites/libtests/block07/block07.doc | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 testsuites/libtests/block07/block07.doc (limited to 'testsuites/libtests/block07/block07.doc') diff --git a/testsuites/libtests/block07/block07.doc b/testsuites/libtests/block07/block07.doc new file mode 100644 index 0000000000..656d1c45b6 --- /dev/null +++ b/testsuites/libtests/block07/block07.doc @@ -0,0 +1,26 @@ +# +# $Id$ +# +# Copyright (c) 2009 +# embedded brains GmbH +# Obere Lagerstr. 30 +# D-82178 Puchheim +# Germany +# +# +# 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: block07 + +directives: + + rtems_bdbuf_get + +concepts: + ++ Test block size change condition. -- cgit v1.2.3