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

Function getTestfilePath

test/unit/io/FbiReaderTest.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("fbi/1.2-with-color.fbi");
51}
52
53class FbiReaderTest : public ::testing::Test
54{

Callers 1

FbiReaderTestMethod · 0.70

Calls 1

datapathFunction · 0.85

Tested by

no test coverage detected