Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ main
Function
main
tests/utils/UnitTestMain.cpp:8–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
7
8
int main(int argc, const char ** argv)
9
{
10
std::cerr <<
"\n OpenColorIO_Utils_Unit_Tests \n\n"
;
11
12
return UnitTestMain(argc, argv);
13
}
Callers
nothing calls this directly
Calls
1
UnitTestMain
Function · 0.85
Tested by
no test coverage detected