summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/flashdisk01
diff options
context:
space:
mode:
authorCynthia Rempel <cynt6007@vandals.uidaho.edu>2014-01-08 12:48:37 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-01-08 12:48:37 -0600
commit73a7713d8cd7594bf88339e156f57cb94128b265 (patch)
tree4c4211feedd2f40df6ff1d020a20a6534452aa6d /testsuites/libtests/flashdisk01
parentrhealstone: Add start end and messages (diff)
downloadrtems-73a7713d8cd7594bf88339e156f57cb94128b265.tar.bz2
fstests and libtests: Add contents to multiple documentation files
Diffstat (limited to 'testsuites/libtests/flashdisk01')
-rw-r--r--testsuites/libtests/flashdisk01/flashdisk01.doc21
1 files changed, 18 insertions, 3 deletions
diff --git a/testsuites/libtests/flashdisk01/flashdisk01.doc b/testsuites/libtests/flashdisk01/flashdisk01.doc
index 6bb1205f13..823f7a58d4 100644
--- a/testsuites/libtests/flashdisk01/flashdisk01.doc
+++ b/testsuites/libtests/flashdisk01/flashdisk01.doc
@@ -1,11 +1,26 @@
+# COPYRIGHT (c) 2014.
+# On-Line Applications Research Corporation (OAR).
+# Cynthia Rempel <cynthia@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: flashdisk01
directives:
-
- TBD
+ + close
+ + ioctl
+ + mkdir
+ + mknod
+ + mount
+ + mount_and_make_target_path
+ + open
+ + rtems_rfs_format
+ + unmount
concepts:
+ + tests whether a flash filesystem can be mounted and unmounted
+
- TBD