MCPcopy Create free account
hub / github.com/catboost/catboost / Y_UNIT_TEST

Function Y_UNIT_TEST

library/cpp/testing/unittest/fat/test_port_manager.cpp:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24
25Y_UNIT_TEST_SUITE(TestTPortManager) {
26 Y_UNIT_TEST(ParallelRun0) {get_port_ranges();}
27 Y_UNIT_TEST(ParallelRun1) {get_port_ranges();}
28 Y_UNIT_TEST(ParallelRun2) {get_port_ranges();}
29 Y_UNIT_TEST(ParallelRun3) {get_port_ranges();}

Callers

nothing calls this directly

Calls 1

get_port_rangesFunction · 0.85

Tested by

no test coverage detected