Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ addIndexedIOTest
Function
addIndexedIOTest
test/IECore/IndexedIOTest.cpp:391–394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
389
}
390
391
void addIndexedIOTest(boost::unit_test::test_suite* test)
392
{
393
test->add( new IndexedIOTestSuite<FileIndexedIO>() );
394
}
395
396
}
Callers
1
init
Function · 0.85
Calls
1
add
Method · 0.45
Tested by
no test coverage detected