summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/samples/grp.yml
blob: 37b9962212866acdae2a50350962f657ea60db44 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by:
- BUILD_TESTS
- 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: []