summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/block01/block01.doc
blob: 49bf1a132bd2f84d0c1bcb0eee18fb53f26c98fa (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
29
# Copyright (c) 2009
# embedded brains GmbH
# Obere Lagerstr. 30
# D-82178 Puchheim
# Germany
# <rtems@embedded-brains.de>
#
# 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.