From 23d53e8aaa55c2baaf5e0ad73ac4e84b04394286 Mon Sep 17 00:00:00 2001 From: Cynthia Rempel Date: Tue, 7 Jan 2014 15:08:48 -0600 Subject: [PATCH] fsdosfsformat01.doc: Add contents --- .../fsdosfsformat01/fsdosfsformat01.doc | 22 +++++++++++++++---- 1 file 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 +# 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