Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SetTestLoad
Method
SetTestLoad
Source/cmCTest.cxx:367–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
void cmCTest::SetTestLoad(unsigned long load)
368
{
369
this->Impl->TestLoad = load;
370
}
371
372
bool cmCTest::ShouldCompressTestOutput()
373
{
Callers
3
UpdateCTestConfiguration
Method · 0.95
SetArgsFromPreset
Method · 0.95
Run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected