summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/librtemstest.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-28 11:55:01 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-28 11:58:32 +0200
commit3ba43da922e92e76c159529acd6f868696923cb5 (patch)
tree756e64abfcd7b9ec865fd207332462600150ec85 /spec/build/cpukit/librtemstest.yml
parentscore: Move formatted I/O functions (diff)
downloadrtems-3ba43da922e92e76c159529acd6f868696923cb5.tar.bz2
score: Move <rtems/score/gcov.h>
Move <rtems/score/gcov.h> to <rtems/test-gcov.h>. These functions do not belong to an super core service.
Diffstat (limited to '')
-rw-r--r--spec/build/cpukit/librtemstest.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/build/cpukit/librtemstest.yml b/spec/build/cpukit/librtemstest.yml
index 4794312fa4..19b1066b27 100644
--- a/spec/build/cpukit/librtemstest.yml
+++ b/spec/build/cpukit/librtemstest.yml
@@ -12,10 +12,14 @@ install:
source:
- cpukit/include/rtems/test.h
- cpukit/include/rtems/test-info.h
+ - cpukit/include/rtems/test-gcov.h
- cpukit/include/rtems/test-scheduler.h
install-path: ${BSP_LIBDIR}
links: []
source:
+- cpukit/libtest/gcovdumpinfobase64.c
+- cpukit/libtest/gcovdumpinfo.c
+- cpukit/libtest/gcovinfoset.c
- cpukit/libtest/t-test-busy-tick.c
- cpukit/libtest/t-test-busy.c
- cpukit/libtest/t-test-checks-eno.c