summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/sptests/spstdc17.yml
blob: 33230eafb9eb03466438b27091e2e295db74fe2b (plain) (blame)
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:
- -std=c17
- -pedantic
- -Wextra
copyrights:
- Copyright (C) 2022 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
features: c cprogram
includes: []
ldflags: []
links: []
source:
- testsuites/sptests/spstdc17/init.c
stlib: []
target: testsuites/sptests/spstdc17.exe
type: build
use-after: []
use-before: []