MCPcopy Create free account
hub / github.com/FFMS/ffms2 / main

Function main

test/display_matrix.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96} //namespace
97
98int main(int argc, char **argv) {
99 ::testing::InitGoogleTest(&argc, argv);
100 return RUN_ALL_TESTS();
101}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected