summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/samples/grp.yml
blob: 1e1a858cf69a04936ae86de2ca1fd05bdfada151 (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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: BUILD_SAMPLES
includes:
- testsuites/support/include
install: []
ldflags:
- -Wl,--wrap=printf
- -Wl,--wrap=puts
- -Wl,--wrap=putchar
links:
- role: build-dependency
  uid: basempnode1
- role: build-dependency
  uid: basempnode2
- role: build-dependency
  uid: basesp
- role: build-dependency
  uid: capture
- role: build-dependency
  uid: cdtest
- role: build-dependency
  uid: fileio
- role: build-dependency
  uid: hello
- role: build-dependency
  uid: iostream
- role: build-dependency
  uid: minimum
- role: build-dependency
  uid: nsecs
- role: build-dependency
  uid: paranoia
- role: build-dependency
  uid: ticker
- role: build-dependency
  uid: unlimited
type: build
use-after:
- rtemstest
use-before: []