summaryrefslogtreecommitdiff
path: root/spec/build/testsuites/grpvalqual.yml
blob: 221f1e1bc84c278210cd6b478607d8b35bf9acee (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
26
27
28
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by:
  and:
  - RTEMS_QUAL
  - not: RTEMS_QUAL_ONLY
includes:
- ${BSP_INCLUDES}
install: []
ldflags:
- -latomic
- -lc
- -lgcc
- -Wl,--end-group
links:
- role: build-dependency
  uid: membench/grp
- role: build-dependency
  uid: unit/grp
- role: build-dependency
  uid: validation/grp
type: build
use-after:
- rtemscpu
- rtemsbsp
use-before: []