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

Integration Candidate 2020-03-18 #49

Merged
merged 7 commits into from
Mar 27, 2020
Merged

Integration Candidate 2020-03-18 #49

merged 7 commits into from
Mar 27, 2020

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Mar 23, 2020

Describe the contribution
Fix #8 and #41

Testing performed
See PR #26 and #42
Bundle CI, see nasa/cFS#58

Expected behavior changes
PR #26, Adds a complete example unit test to the Sample Application.
PR #42, sample_table.c is no longer included within the link of sample_app.so.

System(s) tested on
CI Ubuntu:Bionic

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.
Gerardo E. Cruz-Ortiz, NASA-GSFC

jphickey and others added 4 commits March 13, 2020 13:32
Do not use "aux_source_directory" in the build script, but
rather list out each file explicitly.  In particular this
avoids incorrectly including the sample_table.c file in the
app build.
Use the UT Assert framework and stubs provided by other
modules to perform unit testing on the SAMPLE_APP.

This gets 100% line coverage on the current implementation.
Fix #41, Do not use aux_source_directory in sample build script
@astrogeco astrogeco changed the title Integration Candidate 2020 03 18 Integration Candidate 2020 -03-18 Mar 24, 2020
@astrogeco astrogeco changed the title Integration Candidate 2020 -03-18 Integration Candidate 2020-03-18 Mar 24, 2020
astrogeco and others added 2 commits March 25, 2020 09:58
Fix use of CFE_ES_APP_ERROR, replace with current symbol name.
@astrogeco astrogeco merged commit 602aabe into master Mar 27, 2020
@skliper skliper added this to the 1.2.0 milestone Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add unit test example
3 participants