summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/validation/terminate.yml
blob: 8b1cf12f1ca19cb73b401a29980e5ad8d281471b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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: []