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