summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/benchmarks/grp.yml
blob: 94705fa06362ef0fda9c0871e2a865539dbe9b6a (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
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_BENCHMARKS
includes:
- testsuites/support/include
install: []
ldflags:
- -Wl,--wrap=printf
- -Wl,--wrap=puts
- -Wl,--wrap=putchar
links:
- role: build-dependency
  uid: dhrystone
- role: build-dependency
  uid: linpack
- role: build-dependency
  uid: whetstone
type: build
use-after:
- rtemstest
use-before: []