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

Function MockGetPlatformSpecificTimeString

tests/CppUTest/JUnitOutputTest.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144 }
145
146 static const char* MockGetPlatformSpecificTimeString()
147 {
148 return theTime;
149 }
150}
151
152class JUnitTestOutputTestRunner

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected