Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ DummyPlatformSpecificFork
Function
DummyPlatformSpecificFork
src/Platforms/Iar/UtestPlatform.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
static int DummyPlatformSpecificFork(void)
60
{
61
return 0;
62
}
63
64
static int DummyPlatformSpecificWaitPid(int, int*, int)
65
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected