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

Function main

test/indexer.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156} //namespace
157
158int main(int argc, char **argv) {
159 ::testing::InitGoogleTest(&argc, argv);
160 return RUN_ALL_TESTS();
161}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected