summaryrefslogtreecommitdiff
path: root/spec/build/testsuites/libtests/rcxx01.yml
blob: 49bd9cff667bb98f3b903384f340aae4de7e52d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: test-program
cflags: []
copyrights:
- Copyright (C) 2020 Chris Johns (http://contemporary.software)
cppflags: []
cxxflags: [-std=c++17]
enabled-by: true
features: c cxx cxxprogram
includes: []
ldflags: []
links: []
source:
- testsuites/libtests/rcxx01/init.c
- testsuites/libtests/rcxx01/thread.cpp
- testsuites/libtests/rcxx01/user-example-1.cpp
- testsuites/libtests/rcxx01/user-example-2.cpp
- testsuites/libtests/rcxx01/user-example-3.cpp
stlib: []
target: testsuites/libtests/rcxx01.exe
type: build
use-after: []
use-before:
- rtemsdefaultconfig
- rtemscxx