summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/librtemstest.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-12-09 13:31:10 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-12-09 13:32:30 +0100
commit4c20360d72d41a112ab8bf9095b757b743ada88f (patch)
treeaeb3513a179f9424d85da6e2c9b8fc50f2151c03 /spec/build/cpukit/librtemstest.yml
parentuntar: Make behavior similar to GNU or BSD tar (diff)
downloadrtems-4c20360d72d41a112ab8bf9095b757b743ada88f.tar.bz2
build: Move test header to right library item
Diffstat (limited to '')
-rw-r--r--spec/build/cpukit/librtemstest.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/spec/build/cpukit/librtemstest.yml b/spec/build/cpukit/librtemstest.yml
index aebf79bfaf..ef70d2dbe1 100644
--- a/spec/build/cpukit/librtemstest.yml
+++ b/spec/build/cpukit/librtemstest.yml
@@ -7,7 +7,11 @@ cppflags: []
cxxflags: []
enabled-by: true
includes: []
-install: []
+install:
+- destination: ${BSP_INCLUDEDIR}/rtems
+ source:
+ - cpukit/include/rtems/test.h
+ - cpukit/include/rtems/test-info.h
install-path: ${BSP_LIBDIR}
links: []
source: