summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/block05/block05.doc
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2009-11-30 12:41:10 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2009-11-30 12:41:10 +0000
commitf9925bcc246e3d923259d5816d9bfe8f1d0714fd (patch)
treed34cb9aa320d8c14d308cb0e2393936ab62be3ba /testsuites/libtests/block05/block05.doc
parentdocumentation fixes (diff)
downloadrtems-f9925bcc246e3d923259d5816d9bfe8f1d0714fd.tar.bz2
added documentation
corrections in block tests added Makefile.am
Diffstat (limited to 'testsuites/libtests/block05/block05.doc')
-rw-r--r--testsuites/libtests/block05/block05.doc44
1 files changed, 44 insertions, 0 deletions
diff --git a/testsuites/libtests/block05/block05.doc b/testsuites/libtests/block05/block05.doc
new file mode 100644
index 0000000000..29ec114656
--- /dev/null
+++ b/testsuites/libtests/block05/block05.doc
@@ -0,0 +1,44 @@
+#
+# $Id$
+#
+# Copyright (c) 2009
+# embedded brains GmbH
+# Obere Lagerstr. 30
+# D-82178 Puchheim
+# Germany
+# <rtems@embedded-brains.de>
+#
+# 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: block05
+
+directives:
+
+ rtems_bdbuf_get
+ rtems_bdbuf_read
+ rtems_bdbuf_release
+ rtems_bdbuf_release_modified
+ rtems_bdbuf_sync
+
+concepts:
+
++ State machine test.
+
+State changes count during this test:
+
+ | PREVIOUS STATE
+------+-------------------------------------------------------------------
+ | EM FR CA AC AM MO SY TR
+ | EM 6480 0 5040 0 0 0 0 0
+ | FR 5041 0 23040 0 0 0 0 0
+ | CA 0 0 0 22212 0 0 0 31608
+NEW | AC 0 17569 25739 0 0 0 0 0
+STATE | AM 0 0 0 0 0 3348 0 0
+ | MO 0 0 0 10548 2232 0 0 0
+ | SY 0 0 0 10548 1116 0 0 0
+ | TR 0 10512 0 0 0 9432 11664 0