summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/fsbdpart01/fsbdpart01.doc
blob: a99b5a2bb4b40189d817dfb0b8197400b2c94c5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
#  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.org/license/LICENSE.
#


This file describes the directives and concepts tested by this test set.

test set name: fsbdpart01

directives:
  + 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:
  + tests block device partition by creating partitions and reading the
    partition table.