Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HoShiMin/Kernel-Bridge
/ ProcessesTest
Method
ProcessesTest
Kernel-Tests/Kernel-Tests.h:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
class ProcessesTest : KernelTests {
60
public:
61
ProcessesTest(LPCWSTR Name) : KernelTests(Name) { Passed = RunTest(); PrintStatus(); }
62
bool RunTest() override;
63
};
64
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected