Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Y_UNIT_TEST
Function
Y_UNIT_TEST
util/system/compat_ut.cpp:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
Y_UNIT_TEST_SUITE(TCompatTest) {
9
Y_UNIT_TEST(TestGetprogname) {
10
getprogname(); // just check it links
11
}
12
} // Y_UNIT_TEST_SUITE(TCompatTest)
Callers
nothing calls this directly
Calls
1
getprogname
Function · 0.85
Tested by
no test coverage detected