summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fsstatvfs/fsstatvfs.doc
diff options
context:
space:
mode:
authorAndrei Mozzhuhin <nopscmn@gmail.com>2013-05-16 11:23:46 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-05-16 11:40:41 +0200
commit56f2260008ad5425ec89bfacafe9146422c2c3a7 (patch)
tree839bc4b6cc2f7bad839ded284522b18f90d33d37 /testsuites/fstests/fsstatvfs/fsstatvfs.doc
parentshell: Fix NULL pointer access (diff)
downloadrtems-56f2260008ad5425ec89bfacafe9146422c2c3a7.tar.bz2
dosfs: Add statvfs() support
Diffstat (limited to 'testsuites/fstests/fsstatvfs/fsstatvfs.doc')
-rw-r--r--testsuites/fstests/fsstatvfs/fsstatvfs.doc21
1 files changed, 21 insertions, 0 deletions
diff --git a/testsuites/fstests/fsstatvfs/fsstatvfs.doc b/testsuites/fstests/fsstatvfs/fsstatvfs.doc
new file mode 100644
index 0000000000..85c329dfd1
--- /dev/null
+++ b/testsuites/fstests/fsstatvfs/fsstatvfs.doc
@@ -0,0 +1,21 @@
+# COPYRIGHT (c) 2013 Andrey Mozzhuhin
+#
+# 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: fsstatvfs
+
+directives:
+
++ statvfs
+
+
+
+concepts:
+
++ Check that filesystem provide valid statistics
+