MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / AddUnitTest

Function AddUnitTest

tests/osl/UnitTestMain.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131void AddUnitTest(const OSLDataRcPtr & test)
132{
133 GetUnitTests().push_back(test);
134}
135
136void logFunction(const char *)
137{

Callers 1

CreateMethod · 0.85

Calls 1

push_backMethod · 0.45

Tested by

no test coverage detected