summaryrefslogtreecommitdiff
path: root/Test/snapshots/runtest.snapshot.expect
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2014-07-04 03:52:02 +0200
committerGravatar wuestholz <unknown>2014-07-04 03:52:02 +0200
commit06aadffd71f2d96070703371c62bd0e14c76b91f (patch)
tree9bae55508560d840e8b479067fc2fe1185e9d3a5 /Test/snapshots/runtest.snapshot.expect
parentc7508e18b12db7a1acee981560163e2c319dfc5b (diff)
Implemented an optimization for assignments to assumption variables that are injected by the verification result caching for calls within loops.
Diffstat (limited to 'Test/snapshots/runtest.snapshot.expect')
-rw-r--r--Test/snapshots/runtest.snapshot.expect31
1 files changed, 31 insertions, 0 deletions
diff --git a/Test/snapshots/runtest.snapshot.expect b/Test/snapshots/runtest.snapshot.expect
index 41193348..8b363791 100644
--- a/Test/snapshots/runtest.snapshot.expect
+++ b/Test/snapshots/runtest.snapshot.expect
@@ -149,3 +149,34 @@ Execution trace:
Snapshots16.v1.bpl(14,5): anon0
Boogie program verifier finished with 0 verified, 1 error
+
+Boogie program verifier finished with 1 verified, 0 errors
+Snapshots17.v1.bpl(20,13): Error BP5001: This assertion might not hold.
+Execution trace:
+ Snapshots17.v1.bpl(7,7): anon0
+ Snapshots17.v1.bpl(10,9): anon6_LoopHead
+ Snapshots17.v1.bpl(12,13): anon6_LoopBody
+Snapshots17.v1.bpl(25,9): Error BP5001: This assertion might not hold.
+Execution trace:
+ Snapshots17.v1.bpl(7,7): anon0
+ Snapshots17.v1.bpl(10,9): anon6_LoopHead
+ Snapshots17.v1.bpl(10,9): anon6_LoopDone
+
+Boogie program verifier finished with 0 verified, 2 errors
+
+Boogie program verifier finished with 1 verified, 0 errors
+Snapshots18.v1.bpl(17,9): Error BP5001: This assertion might not hold.
+Execution trace:
+ Snapshots18.v1.bpl(5,5): anon0
+ Snapshots18.v1.bpl(5,5): anon5_LoopHead
+ Snapshots18.v1.bpl(7,9): anon5_LoopBody
+ Snapshots18.v1.bpl(12,9): anon6_Else
+Snapshots18.v1.bpl(20,5): Error BP5001: This assertion might not hold.
+Execution trace:
+ Snapshots18.v1.bpl(5,5): anon0
+ Snapshots18.v1.bpl(5,5): anon5_LoopHead
+ Snapshots18.v1.bpl(7,9): anon5_LoopBody
+ Snapshots18.v1.bpl(14,13): anon6_Then
+ Snapshots18.v1.bpl(20,5): anon4
+
+Boogie program verifier finished with 0 verified, 2 errors