summaryrefslogtreecommitdiff
path: root/spec/build/testsuites/isvv/03_semaphores_multi.yml
blob: eb63c41999526323ea88a981e105c893fad9808f (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/03_semaphores_multi/semaphores_multi.c
- testsuites/isvv/shared/utils.c
- testsuites/isvv/shared/isvv_rtems_aux.c
stlib: []
target: testsuites/isvv/semaphores_multi.exe
type: build
use-after:
- isvv
use-before: []