MCPcopy Create free account
hub / github.com/OSGeo/gdal / TEST

Function TEST

autotest/cpp/test_driver_metadata_multithread.cpp:75–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75TEST(Test, test)
76{
77 for (int i = 0; i < 200; ++i)
78 {
79 ASSERT_TRUE(test(i));
80 }
81}
82
83} // namespace

Callers

nothing calls this directly

Calls 1

testFunction · 0.70

Tested by

no test coverage detected