MCPcopy Create free account
hub / github.com/ImageEngine/cortex / addComputationCacheTest

Function addComputationCacheTest

test/IECore/ComputationCacheTest.cpp:223–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221};
222
223void addComputationCacheTest(boost::unit_test::test_suite* test)
224{
225 test->add( new ComputationCacheTestSuite( ) );
226}
227
228} // namespace IECore

Callers 1

initFunction · 0.85

Calls 1

addMethod · 0.45

Tested by

no test coverage detected