mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-30 05:30:52 +08:00
* spfatal10/.cvsignore, spfatal10/Makefile.am, spfatal10/init.c, spfatal10/spfatal10.doc, spfatal10/spfatal10.scn: New files.
22 lines
455 B
Plaintext
22 lines
455 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 10
|
|
|
|
directives:
|
|
__assert_func
|
|
|
|
concepts:
|
|
|
|
a. Verify that the __assert_func method works as expected.
|