MCPcopy Create free account
hub / github.com/Snapchat/Valdi / registerTSNTestModule

Function registerTSNTestModule

valdi/test/integration/TSNTestUtils.cpp:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void registerTSNTestModule(const char* moduleName) {
57 tsn_register_module_post_launch(moduleName, "", &moduleInitFn);
58}
59
60} // namespace ValdiTest

Callers 1

TEST_PMethod · 0.85

Calls 1

Tested by

no test coverage detected