[rtems commit] fsbdpart01.doc: Add contents

Joel Sherrill joel at rtems.org
Tue Jan 7 19:26:24 UTC 2014


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

Author:    Cynthia Rempel <cynt6007 at vandals.uidaho.edu>
Date:      Tue Jan  7 13:33:36 2014 -0600

fsbdpart01.doc: Add contents

---

 testsuites/fstests/fsbdpart01/fsbdpart01.doc |   25 +++++++++++++++++++++----
 1 files changed, 21 insertions(+), 4 deletions(-)

diff --git a/testsuites/fstests/fsbdpart01/fsbdpart01.doc b/testsuites/fstests/fsbdpart01/fsbdpart01.doc
index 56da2eb..5fdd296 100644
--- a/testsuites/fstests/fsbdpart01/fsbdpart01.doc
+++ b/testsuites/fstests/fsbdpart01/fsbdpart01.doc
@@ -1,11 +1,28 @@
+#  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: fsbdpart01
 
 directives:
-
-  TBD
+  + rtems_bdpart_create
+  + rtems_bdpart_dump
+  + rtems_bdpart_read
+  + rtems_bdpart_register
+  + rtems_bdpart_register_from_disk
+  + rtems_bdpart_to_partition_type
+  + rtems_bdpart_unregister
+  + rtems_bdpart_write
+  + rtems_disk_fd_get_disk_device
+  + rtems_ide_part_table_initialize
 
 concepts:
-
-  TBD
+  + tests block device partition by creating partitions and reading the
+    partition table.




More information about the vc mailing list