Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ RegisterSuite_CodeConvert
Function
RegisterSuite_CodeConvert
src/twtest/codeconvert_t.cpp:329–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
327
#endif
328
329
void RegisterSuite_CodeConvert()
330
{
331
RegisterTest(
"CodeConvert"
,
"MbToDb"
, TestMbToDb);
332
RegisterTest(
"CodeConvert"
,
"DbToMb"
, TestDbToMb);
333
}
Callers
1
RegisterSuites
Function · 0.85
Calls
1
RegisterTest
Function · 0.85
Tested by
1
RegisterSuites
Function · 0.68