summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests
diff options
context:
space:
mode:
authorCynthia Rempel <cynt6007@vandals.uidaho.edu>2014-01-07 15:08:48 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-01-07 15:08:48 -0600
commit23d53e8aaa55c2baaf5e0ad73ac4e84b04394286 (patch)
tree7494d47c9a249ba682c86b0005ab4bae4559380d /testsuites/fstests
parentfsbdpart01.doc: Add contents (diff)
downloadrtems-23d53e8aaa55c2baaf5e0ad73ac4e84b04394286.tar.bz2
fsdosfsformat01.doc: Add contents
Diffstat (limited to 'testsuites/fstests')
-rw-r--r--testsuites/fstests/fsdosfsformat01/fsdosfsformat01.doc22
1 files changed, 18 insertions, 4 deletions
diff --git a/testsuites/fstests/fsdosfsformat01/fsdosfsformat01.doc b/testsuites/fstests/fsdosfsformat01/fsdosfsformat01.doc
index 6cdb669433..ac337aca2d 100644
--- a/testsuites/fstests/fsdosfsformat01/fsdosfsformat01.doc
+++ b/testsuites/fstests/fsdosfsformat01/fsdosfsformat01.doc
@@ -1,11 +1,25 @@
+# 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: fsdosfsformat01
directives:
-
- TBD
+ + msdos_format
+ + rtems_disk_io_initialize
+ + rtems_sparse_disk_create_and_register
concepts:
-
- TBD
+ See how FAT12 and FAT16 format works under various scenarios
+ + optimizing for disk space
+ + invalid values
+ + optimizing for read/write speed
+ + make sectors per cluster too high
+ + largest FAT12 disk
+ + default parameters