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

Sample app test doesn't end up in exe dir after make install #81

Closed
skliper opened this issue May 11, 2020 · 0 comments · Fixed by #82 or #85
Closed

Sample app test doesn't end up in exe dir after make install #81

skliper opened this issue May 11, 2020 · 0 comments · Fixed by #82 or #85
Labels
bug Something isn't working build-system
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented May 11, 2020

Describe the bug
sample_app-sample_app-testrunner doesn't get "installed"

To Reproduce
Steps to reproduce the behavior:

  1. make SIMULATION=native ENABLE_UNIT_TEST=true prep; make; make install
  2. ls build/exe/cpu1
  3. find /. -name "sample_app_sample_app-testrunner"

Expected behavior
Install should move all tests to install directory

Code snips
N/A

System observed on:

  • Hardware: cFS Dev 3
  • OS: Ubuntu 18.04
  • Versions: observed in refactored IC at skliper/ic-20200511-jh

Additional context
N/A

Reporter Info
Jacob Hageman - NASA/GSFC

@skliper skliper transferred this issue from nasa/cFE Jul 23, 2020
skliper added a commit to skliper/sample_app that referenced this issue Jul 23, 2020
astrogeco added a commit that referenced this issue Aug 5, 2020
@astrogeco astrogeco modified the milestones: 1.2, 1.2.0 Oct 1, 2020
@astrogeco astrogeco added build-system bug Something isn't working labels 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 build-system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants