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

deprecate UT_Stub_CheckForceFail() #737

Closed
CDKnightNASA opened this issue Jan 5, 2021 · 0 comments · Fixed by #823 or #830
Closed

deprecate UT_Stub_CheckForceFail() #737

CDKnightNASA opened this issue Jan 5, 2021 · 0 comments · Fixed by #823 or #830
Assignees
Labels
deprecate unit-test Tickets related to the OSAL unit testing (functional and/or coverage)
Milestone

Comments

@CDKnightNASA
Copy link
Contributor

CDKnightNASA commented Jan 5, 2021

With the deprecation of UT_Stub_SetForceFail(), its functionality was replaced with UT_Stub_SetDefaultReturnValue().

The UT_Stub_CheckForceFail() should likewise be deprecated.

bool UT_Stub_CheckForceFail(UT_EntryKey_t FuncKey, int32 *Value);

@CDKnightNASA CDKnightNASA added the unit-test Tickets related to the OSAL unit testing (functional and/or coverage) label Jan 5, 2021
@CDKnightNASA CDKnightNASA self-assigned this Jan 5, 2021
CDKnightNASA added a commit to CDKnightNASA/osal that referenced this issue Jan 5, 2021
@skliper skliper closed this as completed Feb 17, 2021
@skliper skliper reopened this Feb 17, 2021
@skliper skliper removed the duplicate label Feb 17, 2021
astrogeco added a commit that referenced this issue Feb 26, 2021
Fix #737, UT_Stub_CheckForceFail -> UT_Stub_CheckDefaultReturnValue
@skliper skliper added this to the 6.0.0 milestone Sep 24, 2021
jphickey pushed a commit to jphickey/osal that referenced this issue Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecate unit-test Tickets related to the OSAL unit testing (functional and/or coverage)
Projects
None yet
3 participants