Closed jeremy-ir closed 1 year ago
[Issue/Feature Description] Mocked functions in hot loops require multiple invocations of ExpectCallFunc.
[Resolution] Created a new macro, ExpectCallsFunc, that takes in a call count in addition to the function name to handle repeated sequential calls.
[Issue/Feature Description] Mocked functions in hot loops require multiple invocations of ExpectCallFunc.
[Resolution] Created a new macro, ExpectCallsFunc, that takes in a call count in addition to the function name to handle repeated sequential calls.