Files
CMake/Tests/RunCMake/CTestResourceAllocation/ctresalloc-verify-good1.log
T
Craig Scott eb9d945f14 CTest: Rename hardware -> resources for RunCMake tests
Also includes variants like hw -> res
2019-11-05 12:08:35 -05:00

15 lines
292 B
Plaintext

begin test1
alloc widgets 3 4
alloc widgets 4 1
alloc transmogrifiers calvin 2
alloc fluxcapacitors outatime 121
begin test2
alloc widgets 3 4
dealloc widgets 3 4
dealloc widgets 4 1
dealloc transmogrifiers calvin 2
dealloc fluxcapacitors outatime 121
end test1
dealloc widgets 3 4
end test2