Skip to content

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 astrogeco force-pushed the integration-candidate branch from c849830 to ee186cd Compare December 1, 2020 23:47
astrogeco pushed a commit that referenced this pull request Dec 1, 2020
New function name is `UT_SetDefaultReturnValue`
@astrogeco astrogeco force-pushed the integration-candidate branch from ee186cd to 8880c5c Compare December 1, 2020 23:47
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

3 participants