-
Notifications
You must be signed in to change notification settings - Fork 25
Labels
Milestone
Description
Describe the bug
Coverage test not installed in correct directory - see nasa/cFE#881
To Reproduce
Make unit tests, make install, observe unit test in build directory.
Expected behavior
Should go in target directory (build/exe/cpu1 for sample config)
Code snips
sample_lib/unit-test/CMakeLists.txt
Line 95 in ce70d3d
| install(TARGETS ${TESTNAME}-testrunner DESTINATION ${TGTNAME}/${UT_INSTALL_SUBDIR}) |
System observed on:
- Hardware: cFS Dev Server
- OS: Ubuntu 18.04
- Versions: bundle main
Additional context
None
Reporter Info
Jacob Hageman - NASA/GSFC