Skip to content

Convert stub count checks to use UtAssert_STUB_COUNT #958

@skliper

Description

@skliper

Is your feature request related to a problem? Please describe.
Many stub count checks call UT_GetStubCount directly, utilize UtAssert_True for the test and don't print the expected/actual stub count.

Describe the solution you'd like
Use the stub. The standard print is more useful.

Describe alternatives you've considered
None

Additional context
None

Requester Info
Jacob Hageman - NASA/GSFC

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions