summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/libz.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-07-04 16:12:24 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-11-03 08:53:59 +0100
commit6486d0bff94f2db1f4ef3d2830fe196a2c35175d (patch)
treeff1917ae88866da52ca616b7ab771963f0f918cd /spec/build/cpukit/libz.yml
parentbsps/leon3: Install header files (diff)
downloadrtems-6486d0bff94f2db1f4ef3d2830fe196a2c35175d.tar.bz2
build: Do not use coverage for librtemstest
The goal is to get code and branch coverage from actual tests and not the test support itself.
Diffstat (limited to '')
-rw-r--r--spec/build/cpukit/libz.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/spec/build/cpukit/libz.yml b/spec/build/cpukit/libz.yml
index 5f1ea57a17..86b261957d 100644
--- a/spec/build/cpukit/libz.yml
+++ b/spec/build/cpukit/libz.yml
@@ -1,10 +1,12 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: library
-cflags: []
+cflags:
+- ${COVERAGE_COMPILER_FLAGS}
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
-cxxflags: []
+cxxflags:
+- ${COVERAGE_COMPILER_FLAGS}
enabled-by: true
includes: []
install: