summaryrefslogtreecommitdiff
path: root/spec/build/testsuites/validation/validation-smp-only-0.yml
blob: cfae6dfabba6af0d755b8a6a1687037e36e2e9be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: test-program
cflags: []
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by: RTEMS_SMP
features: c cprogram
includes: []
ldflags:
- -Wl,--wrap=bsp_interrupt_handler_default
links: []
source:
- testsuites/validation/tc-bsp-interrupt-spurious.c
- testsuites/validation/tc-scheduler-smp-only.c
- testsuites/validation/ts-validation-smp-only-0.c
stlib: []
target: testsuites/validation/ts-validation-smp-only-0.exe
type: build
use-after:
- validation
use-before: []