Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coverage test not installed in correct directory #194

Closed
skliper opened this issue Sep 11, 2020 · 0 comments · Fixed by #195 or #196
Closed

Coverage test not installed in correct directory #194

skliper opened this issue Sep 11, 2020 · 0 comments · Fixed by #195 or #196
Labels
bug Something isn't working
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented Sep 11, 2020

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

foreach(TGT ${INSTALL_TARGET_LIST})
install(TARGETS coverage-${CFE_PSP_TARGETNAME}-testrunner DESTINATION ${TGTNAME}/${UT_INSTALL_SUBDIR})
endforeach()

System observed on:

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: bundle main

Additional context
None

Reporter Info
Jacob Hageman - NASA/GSFC

@skliper skliper added the bug Something isn't working label Sep 11, 2020
skliper added a commit to skliper/PSP that referenced this issue Sep 11, 2020
yammajamma added a commit that referenced this issue Sep 17, 2020
Fix #194, Install unit test to target directories
@astrogeco astrogeco added this to the 1.6.0 milestone Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants