summaryrefslogtreecommitdiff
path: root/spec-qdp/qdp/steps/gcda-qual-only-board.yml
blob: 4c8d5eb1b4d74d0af8015da78e46697166177f53 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-step-type: gcda-producer
copyrights:
- Copyright (C) 2022 embedded brains GmbH & Co. KG
description: |
  Produce gcda files from the test log.
enabled-by: target/evaluation-board
gcov-tool: ${../deployment/rtems-tool-suite:/directory}/bin/${../variant:/arch}-rtems${../variant:/rtems-version}-gcov-tool
links:
- hash: null
  name: build
  role: input
  uid: ../build/bsp-qual-only-coverage
- hash: null
  name: tools
  role: input
  uid: ../deployment/rtems-tool-suite
- hash: null
  name: log
  role: input
  uid: ../test-logs/qual-only-coverage-board
- name: destination
  role: output
  uid: ../build/gcda-qual-only-board
qdp-type: build-step
type: qdp
working-directory: ${../variant:/build-directory}