summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/block01/block01.doc
blob: 781244053cf41f64492cb5e7b153a3b2ca22b85a (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
# Copyright (c) 2009 embedded brains GmbH.  All rights reserved.
#
# 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: block01

directives:

  rtems_disk_create_log
  rtems_disk_create_phys
  rtems_disk_delete
  rtems_disk_io_done
  rtems_disk_io_initialize
  rtems_disk_release

concepts:

+ Check error conditions.
+ Create and delete physical and logical disks.