summaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-06-28 08:32:35 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-07-04 08:29:52 +0200
commit7452f67dd9e62247cc5df7427fc9fab2f2371b35 (patch)
tree39e60c72cc458d7cf58307733cdb85c882981c17 /spec
parentgcov: Add functions to dump the gcov information (diff)
downloadrtems-7452f67dd9e62247cc5df7427fc9fab2f2371b35.tar.bz2
gcov: Add wrapper to dump the gcov info
Update #4670.
Diffstat (limited to 'spec')
-rw-r--r--spec/build/cpukit/librtemstest.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/build/cpukit/librtemstest.yml b/spec/build/cpukit/librtemstest.yml
index cb04690066..ddbf6e3e76 100644
--- a/spec/build/cpukit/librtemstest.yml
+++ b/spec/build/cpukit/librtemstest.yml
@@ -38,6 +38,8 @@ source:
- cpukit/libtest/testbeginend.c
- cpukit/libtest/testbusy.c
- cpukit/libtest/testextension.c
+- cpukit/libtest/testgcovcpufatalhalt.c
+- cpukit/libtest/testgcovbspreset.c
- cpukit/libtest/testgcovdumpinfo.c
- cpukit/libtest/testparallel.c
- cpukit/libtest/testrun.c