MCPcopy 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
48std::string getTestfilePath()
49{
50 return Support::datapath("optech/sample.csd");
51}
52
53
54class OptechReaderTest : public ::testing::Test

Callers 1

OptechReaderTestMethod · 0.70

Calls 1

datapathFunction · 0.85

Tested by

no test coverage detected