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

Function addBoostUnitTestTest

test/IECore/BoostUnitTestTest.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43{
44
45void addBoostUnitTestTest(boost::unit_test::test_suite* test)
46{
47 test->add( new BoostUnitTestTestSuite( ) );
48}
49
50}

Callers 1

initFunction · 0.85

Calls 1

addMethod · 0.45

Tested by

no test coverage detected