summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/validation/fatal-start-on-not-online-processor.yml
blob: 064557d467ceda52d05905323f3f4df719028fb8 (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) 2022 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: RTEMS_SMP
features: c cprogram
includes: []
ldflags:
- -Wl,-wrap=_CPU_SMP_Start_processor
links: []
source:
- testsuites/validation/tr-fatal-start-on-not-online-processor.c
- testsuites/validation/ts-fatal-start-on-not-online-processor.c
stlib: []
target: testsuites/validation/ts-fatal-start-on-not-online-processor.exe
type: build
use-after: []
use-before: []