forked from Imagelibrary/rtems
* Makefile.am, configure.ac: Add new fatal error for configuring unlimited and maximum of 0. * spfatal13/.cvsignore, spfatal13/Makefile.am, spfatal13/spfatal13.doc, spfatal13/spfatal13.scn, spfatal13/testcase.h: New files.
23 lines
507 B
Plaintext
23 lines
507 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
# COPYRIGHT (c) 1989-2009.
|
|
# 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: fatal 13
|
|
|
|
directives:
|
|
initialization focued on _Objects_Initialize
|
|
|
|
concepts:
|
|
|
|
a. Verify that the combination of maximum of 0 and unlimited is
|
|
detected.
|