Files
rtems/spec/build/testsuites/validation/terminate.yml
T
Sebastian Huber bcef89f236 Update company name
The embedded brains GmbH & Co. KG is the legal successor of embedded
brains GmbH.
2023-05-20 11:05:26 +02:00

22 lines
462 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 & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
features: c cprogram
includes: []
ldflags:
- -Wl,--wrap=_CPU_Fatal_halt
links: []
source:
- testsuites/validation/tc-terminate.c
- testsuites/validation/ts-terminate.c
stlib: []
target: testsuites/validation/ts-terminate.exe
type: build
use-after: []
use-before: []