Files
rtems/spec/build/testsuites/validation/fatal-init-task-construct-failed.yml
Sebastian Huber c39133b882 validation: Add system termination test suites
The test source code is generated from specification items
by the "./spec2modules.py" script contained in the
git://git.rtems.org/rtems-central.git Git repository.

Please read the "How-To" section in the "Software Requirements Engineering"
chapter of the RTEMS Software Engineering manual to get more information about
the process.

Update #3716.
2022-03-24 11:10:48 +01:00

21 lines
528 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: test-program
cflags: []
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by: true
features: c cprogram
includes: []
ldflags: []
links: []
source:
- testsuites/validation/tr-fatal-init-task-construct-failed.c
- testsuites/validation/ts-fatal-init-task-construct-failed.c
stlib: []
target: testsuites/validation/ts-fatal-init-task-construct-failed.exe
type: build
use-after: []
use-before: []