Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
56
void registerTSNTestModule(const char* moduleName) {
57
tsn_register_module_post_launch(moduleName,
""
, &moduleInitFn);
58
}
59
60
} // namespace ValdiTest
Callers
1
TEST_P
Method · 0.85
Calls
1
tsn_register_module_post_launch
Function · 0.85
Tested by
no test coverage detected