summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/grp.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/grp.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/grp.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/build/cpukit/grp.yml b/spec/build/cpukit/grp.yml
index e07e975d7d..7cd1f80ee7 100644
--- a/spec/build/cpukit/grp.yml
+++ b/spec/build/cpukit/grp.yml
@@ -2,13 +2,11 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
cflags:
- ${CPUKIT_OPTIMIZATION_FLAGS}
-- ${COVERAGE_COMPILER_FLAGS}
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags:
- ${CPUKIT_OPTIMIZATION_FLAGS}
-- ${COVERAGE_COMPILER_FLAGS}
enabled-by: true
includes: []
install: []