summaryrefslogtreecommitdiff
path: root/spec/build/testsuites/validation/bsps/fatal-sparc-leon3-shutdown.yml
blob: e1a0f32900cec1f45e510826e514e6ca589688d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: test-program
cflags: []
copyrights:
- Copyright (C) 2022 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by:
  and:
  - RTEMS_SMP
  - bsps/sparc/leon3
features: c cprogram
includes: []
ldflags:
- -Wl,--wrap=_CPU_Fatal_halt
links: []
source:
- testsuites/validation/bsps/tc-fatal-sparc-leon3-shutdown.c
- testsuites/validation/bsps/ts-fatal-sparc-leon3-shutdown.c
stlib: []
target: testsuites/validation/bsps/ts-fatal-sparc-leon3-shutdown.exe
type: build
use-after:
- validation
use-before: []