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

Function addInterpolatorTest

test/IECore/InterpolatorTest.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44{
45
46void addInterpolatorTest(boost::unit_test::test_suite* test)
47{
48 test->add( new InterpolatorTestSuite( ) );
49}
50
51}

Callers 1

initFunction · 0.85

Calls 1

addMethod · 0.45

Tested by

no test coverage detected