cmake/Tests/RunCMake/CTestResourceAllocation/ctresalloc-write-proc-good1-check.cmake
2020-02-01 23:06:01 +01:00

21 lines
409 B
CMake

ctresalloc_verify_log(
[[begin test1
alloc widgets 0 1
dealloc widgets 0 1
end test1
begin ctresalloc-write-proc-good1
alloc transmogrifiers calvin 1
alloc widgets 0 2
alloc widgets 0 1
alloc widgets 2 2
alloc widgets 0 1
alloc widgets 2 2
dealloc transmogrifiers calvin 1
dealloc widgets 0 2
dealloc widgets 0 1
dealloc widgets 2 2
dealloc widgets 0 1
dealloc widgets 2 2
end ctresalloc-write-proc-good1
]])