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