summaryrefslogtreecommitdiff
path: root/spec/build/testsuites/isvv/01_basic_smp_multi.yml
blob: a4f3fb00632f024e6a20850631204f60097543dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: test-program
cflags: []
copyrights:
- Copyright (C) 2022 Critical Software SA
cppflags: []
cxxflags: []
enabled-by: RTEMS_SMP
features: c cprogram
includes: []
ldflags: []
links: []
source:
  - testsuites/isvv/01_basic_smp_multi/basic_smp_multi.c
  - testsuites/isvv/shared/utils.c
  - testsuites/isvv/shared/isvv_rtems_aux.c
stlib: []
target: testsuites/isvv/basic_smp_multi.exe
type: build
use-after:
- isvv
use-before: []