Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Test
Method
Test
util/system/getpid_ut.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
UNIT_TEST_SUITE_REGISTRATION(TGetPidTest);
15
16
void TGetPidTest::Test() {
17
const TProcessId pid = GetPID();
18
UNIT_ASSERT(pid != 0);
19
}
Callers
nothing calls this directly
Calls
1
GetPID
Function · 0.85
Tested by
no test coverage detected