MCPcopy Create free account
hub / github.com/Kitware/CMake / SetUseAllocatedResources

Method SetUseAllocatedResources

Source/CTest/cmCTestRunTest.h:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 void FinalizeTest(bool started = true);
93
94 void SetUseAllocatedResources(bool use)
95 {
96 this->UseAllocatedResources = use;
97 }
98 void SetAllocatedResources(
99 std::vector<std::map<
100 std::string,

Callers 1

StartTestProcessMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected