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

Function TEST

test/unit/io/PcdReaderTest.cpp:154–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154TEST(PcdReaderTest, compareSpaceSeparated)
155{
156 comparePcdLas(Support::datapath("pcd/utm17_space.pcd"),
157 Support::datapath("las/utm17.las"));
158}
159
160TEST(PcdReaderTest, compateTabSeparated)
161{

Callers

nothing calls this directly

Calls 9

comparePcdLasFunction · 0.85
datapathFunction · 0.85
comparePcdLasStreamingFunction · 0.85
setOptionsMethod · 0.80
addMethod · 0.45
prepareMethod · 0.45
executeMethod · 0.45
sizeMethod · 0.45
beginMethod · 0.45

Tested by

no test coverage detected