MCPcopy 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
367void cmCTest::SetTestLoad(unsigned long load)
368{
369 this->Impl->TestLoad = load;
370}
371
372bool cmCTest::ShouldCompressTestOutput()
373{

Callers 3

SetArgsFromPresetMethod · 0.95
RunMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected