MCPcopy Create free account
hub / github.com/cpputest/cpputest / unsignedLongLongIntReturnValue_c

Function unsignedLongLongIntReturnValue_c

src/CppUTestExt/MockSupport_c.cpp:894–897  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

892}
893
894cpputest_ulonglong unsignedLongLongIntReturnValue_c()
895{
896 return actualCall->returnUnsignedLongLongIntValue();
897}
898
899cpputest_ulonglong returnUnsignedLongLongIntValueOrDefault_c(cpputest_ulonglong defaultValue)
900{

Calls 2

cpputest_ulonglongClass · 0.85

Tested by

no test coverage detected