[rtems commit] fsdosfsformat01.doc: Add contents

Joel Sherrill joel at rtems.org
Tue Jan 7 21:01:45 UTC 2014


Module:    rtems
Branch:    master
Commit:    23d53e8aaa55c2baaf5e0ad73ac4e84b04394286
Changeset: http://git.rtems.org/rtems/commit/?id=23d53e8aaa55c2baaf5e0ad73ac4e84b04394286

Author:    Cynthia Rempel <cynt6007 at vandals.uidaho.edu>
Date:      Tue Jan  7 15:08:48 2014 -0600

fsdosfsformat01.doc: Add contents

---

 .../fstests/fsdosfsformat01/fsdosfsformat01.doc    |   22 ++++++++++++++++---
 1 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/testsuites/fstests/fsdosfsformat01/fsdosfsformat01.doc b/testsuites/fstests/fsdosfsformat01/fsdosfsformat01.doc
index 6cdb669..ac337ac 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 at 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




More information about the vc mailing list