Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
131
void AddUnitTest(const OSLDataRcPtr & test)
132
{
133
GetUnitTests().push_back(test);
134
}
135
136
void logFunction(const char *)
137
{
Callers
1
Create
Method · 0.85
Calls
1
push_back
Method · 0.45
Tested by
no test coverage detected