forked from Imagelibrary/rtems
28 lines
484 B
Plaintext
28 lines
484 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
# Copyright (c) 2010
|
|
# 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.com/license/LICENSE.
|
|
#
|
|
|
|
This file describes the directives and concepts tested by this test set.
|
|
|
|
test set name: block09
|
|
|
|
directives:
|
|
|
|
rtems_bdbuf_read
|
|
rtems_bdbuf_sync
|
|
|
|
concepts:
|
|
|
|
+ Disk driver error handling..
|