Skip to content

deprecate UT_Stub_CheckForceFail() #737

@CDKnightNASA

Description

@CDKnightNASA

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);

Metadata

Metadata

Assignees

Labels

deprecateunit-testTickets related to the OSAL unit testing (functional and/or coverage)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions