summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/sptests/sp02.yml
blob: 203875568c25bb133fbc20e7352ca12e004b4c65 (plain) (blame)
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) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
features: c cprogram
includes: []
ldflags: []
links: []
source:
- testsuites/sptests/sp02/init.c
- testsuites/sptests/sp02/preempt.c
- testsuites/sptests/sp02/task1.c
- testsuites/sptests/sp02/task2.c
- testsuites/sptests/sp02/task3.c
stlib: []
target: testsuites/sptests/sp02.exe
type: build
use-after: []
use-before: []