MCPcopy 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
391void addIndexedIOTest(boost::unit_test::test_suite* test)
392{
393 test->add( new IndexedIOTestSuite<FileIndexedIO>() );
394}
395
396}

Callers 1

initFunction · 0.85

Calls 1

addMethod · 0.45

Tested by

no test coverage detected