Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getTestfilePath
Function
getTestfilePath
test/unit/io/OptechReaderTest.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
48
std::string getTestfilePath()
49
{
50
return Support::datapath(
"optech/sample.csd"
);
51
}
52
53
54
class OptechReaderTest : public ::testing::Test
Callers
1
OptechReaderTest
Method · 0.70
Calls
1
datapath
Function · 0.85
Tested by
no test coverage detected