summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/validation/fatal-start-on-not-online-processor.yml
blob: 7858041843f27a744e0dc015f699e4360709dc1c (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 (http://www.embedded-brains.de)
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: []