summaryrefslogtreecommitdiff
path: root/Test/snapshots/Answer
diff options
context:
space:
mode:
Diffstat (limited to 'Test/snapshots/Answer')
-rw-r--r--Test/snapshots/Answer17
1 files changed, 14 insertions, 3 deletions
diff --git a/Test/snapshots/Answer b/Test/snapshots/Answer
index a7a6b0be..676f0323 100644
--- a/Test/snapshots/Answer
+++ b/Test/snapshots/Answer
@@ -1,4 +1,5 @@
--------------------- Snapshots0.bpl --------------------
+
+-------------------- Snapshots0 --------------------
Snapshots0.v0.bpl(41,5): Error BP5001: This assertion might not hold.
Execution trace:
Snapshots0.v0.bpl(41,5): anon0
@@ -27,7 +28,7 @@ Execution trace:
Boogie program verifier finished with 2 verified, 1 error
--------------------- Snapshots1.bpl --------------------
+-------------------- Snapshots1 --------------------
Snapshots1.v0.bpl(13,5): Error BP5001: This assertion might not hold.
Execution trace:
Snapshots1.v0.bpl(13,5): anon0
@@ -45,7 +46,9 @@ Execution trace:
Boogie program verifier finished with 1 verified, 1 error
--------------------- Snapshots2.bpl --------------------
+-------------------- Snapshots2 --------------------
+
+Boogie program verifier finished with 1 verified, 0 errors
Boogie program verifier finished with 1 verified, 0 errors
@@ -57,4 +60,12 @@ Boogie program verifier finished with 1 verified, 0 errors
Boogie program verifier finished with 1 verified, 0 errors
+-------------------- Snapshots3 --------------------
+
Boogie program verifier finished with 1 verified, 0 errors
+Snapshots3.v1.bpl(6,1): Error BP5003: A postcondition might not hold on this return path.
+Snapshots3.v1.bpl(2,1): Related location: This is the postcondition that might not hold.
+Execution trace:
+ Snapshots3.v1.bpl(6,1): anon0
+
+Boogie program verifier finished with 0 verified, 1 error