Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSGeo/gdal
/ SetUp
Method
SetUp
autotest/cpp/test_cpl.cpp:84–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
void SetUp() override
85
{
86
CPLSetConfigOptions(nullptr);
87
CPLSetThreadLocalConfigOptions(nullptr);
88
}
89
};
90
91
// Test cpl_list API
Callers
nothing calls this directly
Calls
2
CPLSetConfigOptions
Function · 0.85
CPLSetThreadLocalConfigOptions
Function · 0.85
Tested by
no test coverage detected