-
Notifications
You must be signed in to change notification settings - Fork 253
Closed
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
example output: "CallCountCFE_EVS_SendEvent() (0) == 0 (0)"
Describe the solution you'd like
CallCount CFE_EVS_SendEvent() (0) == 0 (0)
Describe alternatives you've considered
None
Additional context
(
Lines 499 to 501 in 4cc6dbb
| #define UtAssert_STUB_COUNT(stub, expected) \ | |
| UtAssert_GenericSignedCompare(UT_GetStubCount(UT_KEY(stub)), UtAssert_Compare_EQ, expected, \ | |
| UtAssert_Radix_DECIMAL, __FILE__, __LINE__, "CallCount", #stub "()", #expected) |
Requester Info
Jacob Hageman - NASA/GSFC
Reactions are currently unavailable