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

Fix #81, Install unit test #82

Merged
merged 4 commits into from
Aug 5, 2020

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Jul 23, 2020

Describe the contribution
Fix #81

  • Install unit test as part of cmake recipe

Testing performed
Normal build with ENABLE_UNIT_TESTS=true, with make install, and ran sample app unit test from install dir (passed)

Expected behavior changes
Sample app test runner now shows up in expected install dir

System(s) tested on

  • Hardware: cFS Dev VM
  • OS: Ubuntu 18.04
  • Versions: current bundle development branch

Additional context
None.

Third party code
None.

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper skliper added enhancement New feature or request CCB:FastTrack labels Jul 23, 2020
@astrogeco
Copy link
Contributor

CCB 2020-07-29, APPROVED

@astrogeco astrogeco changed the base branch from master to integration-candidate August 4, 2020 13:15
@astrogeco astrogeco added CCB:Approved Indicates code approval by CCB IC-20200729 labels Aug 4, 2020
@astrogeco astrogeco merged commit 5bcdb8d into nasa:integration-candidate Aug 5, 2020
@skliper skliper added this to the 1.2.0 milestone Aug 21, 2020
@skliper skliper deleted the fix81-install-test branch February 1, 2021 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code approval by CCB CCB:FastTrack enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sample app test doesn't end up in exe dir after make install
2 participants