MCPcopy Create free account
hub / github.com/PDAL/PDAL / getTestfilePath

Function getTestfilePath

test/unit/io/TerrasolidReaderTest.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47
48
49std::string getTestfilePath()
50{
51 return Support::datapath("terrasolid/20020715-time-color.bin");
52}
53
54
55class TerrasolidReaderTest : public ::testing::Test

Callers 1

TerrasolidReaderTestMethod · 0.70

Calls 1

datapathFunction · 0.85

Tested by

no test coverage detected