Update test after change in variable names

This commit is contained in:
Martin Blicha 2023-08-12 16:00:55 +02:00
parent 4101c67cba
commit d3bbc51ee9

View File

@ -36,14 +36,13 @@ contract C
// SMTIgnoreCex: yes // SMTIgnoreCex: yes
// SMTIgnoreOS: macos // SMTIgnoreOS: macos
// ---- // ----
// Warning 6368: (439-453): CHC: Out of bounds access happens here. // Warning 6368: (439-453): CHC: Out of bounds access happens here.\nCounterexample:\n\nx = 0\n\nTransaction trace:\nC.constructor()\nC.g(0)\n C.f(map) -- internal call
// Warning 6368: (465-480): CHC: Out of bounds access might happen here. // Warning 6368: (465-480): CHC: Out of bounds access might happen here.
// Warning 6368: (492-508): CHC: Out of bounds access happens here. // Warning 6368: (492-508): CHC: Out of bounds access happens here.\nCounterexample:\n\nx = 0\n\nTransaction trace:\nC.constructor()\nC.g(0)\n C.f(map) -- internal call
// Warning 6368: (492-511): CHC: Out of bounds access happens here. // Warning 6368: (492-511): CHC: Out of bounds access happens here.\nCounterexample:\n\nx = 0\n\nTransaction trace:\nC.constructor()\nC.g(0)\n C.f(map) -- internal call
// Warning 6368: (622-636): CHC: Out of bounds access happens here. // Warning 6368: (622-636): CHC: Out of bounds access happens here.\nCounterexample:\n\nx = 0\n\nTransaction trace:\nC.constructor()\nC.g(0)\n C.f(map) -- internal call
// Warning 6368: (737-752): CHC: Out of bounds access might happen here. // Warning 6368: (737-752): CHC: Out of bounds access might happen here.
// Warning 6368: (850-866): CHC: Out of bounds access happens here. // Warning 6368: (850-866): CHC: Out of bounds access happens here.
// Warning 6368: (850-869): CHC: Out of bounds access happens here. // Warning 6368: (850-869): CHC: Out of bounds access happens here.
// Warning 6328: (936-956): CHC: Assertion violation happens here. // Warning 6328: (936-956): CHC: Assertion violation happens here.
// Warning 6368: (1029-1043): CHC: Out of bounds access might happen here. // Info 1391: CHC: 4 verification condition(s) proved safe! Enable the model checker option "show proved safe" to see all of them.
// Info 1391: CHC: 3 verification condition(s) proved safe! Enable the model checker option "show proved safe" to see all of them.