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

Function addRadixSortTest

test/IECore/RadixSortTest.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40{
41
42void addRadixSortTest(boost::unit_test::test_suite* test)
43{
44 test->add( new RadixSortTestSuite() );
45}
46
47}

Callers 1

initFunction · 0.85

Calls 1

addMethod · 0.45

Tested by

no test coverage detected