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

Function addLRUCacheThreadingTest

test/IECore/LRUCacheThreadingTest.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104};
105
106void addLRUCacheThreadingTest(boost::unit_test::test_suite* test)
107{
108 test->add( new LRUCacheThreadingTestSuite( ) );
109}
110
111} // namespace IECore

Callers 1

initFunction · 0.85

Calls 1

addMethod · 0.45

Tested by

no test coverage detected