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

Function TEST

test/unit/io/BpfTestBase.cpp:42–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40using namespace pdal;
41
42TEST(BpfTestBase, test_point_major)
43{
44 test_file_type(
45 Support::datapath("bpf/autzen-utm-chipped-25-v3-interleaved.bpf"));
46}
47
48TEST(BpfTestBase, test_dim_major)
49{

Callers

nothing calls this directly

Calls 15

test_file_typeFunction · 0.85
datapathFunction · 0.85
test_roundtripFunction · 0.85
temppathFunction · 0.85
base64_encodeFunction · 0.85
deleteFileFunction · 0.85
CheckEqualCollectionsFunction · 0.85
beginFunction · 0.85
setOptionsMethod · 0.80
getWKTMethod · 0.80
appendPointMethod · 0.80
dimNameMethod · 0.80

Tested by

no test coverage detected