Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ willRun
Method
willRun
src/CppUTest/Utest.cpp:284–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
}
283
284
bool UtestShell::willRun() const
285
{
286
return true;
287
}
288
289
bool UtestShell::isRunInSeperateProcess() const
290
{
Callers
4
printCurrentTestStarted
Method · 0.80
printCurrentTestStarted
Method · 0.80
printCurrentTestStarted
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected