Files
rtems/testsuites/libtests/devnullfatal01/devnullfatal01.doc
Joel Sherrill 8e8775dbad 2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1632/testing
	* Makefile.am, configure.ac: Make dedicated fatal error test for
	/dev/null already registered. Using code from Bharath in new test
	framework.
	* devnullfatal01/.cvsignore, devnullfatal01/Makefile.am,
	devnullfatal01/devnullfatal01.doc, devnullfatal01/devnullfatal01.scn,
	devnullfatal01/testcase.h: New files.
2010-07-27 13:57:17 +00:00

24 lines
494 B
Plaintext

#
# $Id$
#
# COPYRIGHT (c) 1989-2010.
# On-Line Applications Research Corporation (OAR).
#
# 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: devnullfatal01
directives:
rtems_io_register_name
null_initialize
concepts:
+ Exercise fatal error when /dev/null has already been registered.