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_lib Integration Candidate: 2020-11-24 #38

Merged
merged 2 commits into from
Dec 2, 2020

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Dec 1, 2020

Describe the contribution
Fix #36, Refactor UT_SetForceFail to UT_SetDefaultReturnValue

Testing performed
See events for "github actions test" at https://github.com/astrogeco/cFS/actions

Expected behavior changes
PR #37 - Rename UT_SetForceFail to UT_SetDefaultReturnValue since some functions that retain more than 1 value are not necessarily failing

System(s) tested on
Ubuntu 18.04

Additional context
Part of nasa/cFS#158

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
@zanzaben

astrogeco pushed a commit that referenced this pull request Dec 1, 2020
New function name is `UT_SetDefaultReturnValue`
New function name is `UT_SetDefaultReturnValue`
Integration Candidate 2020-11-24
@astrogeco astrogeco marked this pull request as ready for review December 2, 2020 14:55
@astrogeco astrogeco merged commit 8f81bfd into main Dec 2, 2020
astrogeco added a commit to nasa/cFS that referenced this pull request Dec 3, 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.

Refactor UT_SetForceFail
2 participants