summaryrefslogtreecommitdiff
path: root/Test/snapshots/runtest.snapshot.expect
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2014-07-06 23:36:08 +0200
committerGravatar wuestholz <unknown>2014-07-06 23:36:08 +0200
commit03ddba11bfb066c2fc2b0f73aaa8d958e6a9d190 (patch)
treec409845e69f3316fe989555e136595742f1ca300 /Test/snapshots/runtest.snapshot.expect
parent40efa1496ae36400e0f334a215b86371a56a6b9c (diff)
Added more tests and worked on adding support for "canned errors".
Diffstat (limited to 'Test/snapshots/runtest.snapshot.expect')
-rw-r--r--Test/snapshots/runtest.snapshot.expect21
1 files changed, 21 insertions, 0 deletions
diff --git a/Test/snapshots/runtest.snapshot.expect b/Test/snapshots/runtest.snapshot.expect
index 7b9241d8..daabfca9 100644
--- a/Test/snapshots/runtest.snapshot.expect
+++ b/Test/snapshots/runtest.snapshot.expect
@@ -206,3 +206,24 @@ Execution trace:
Snapshots20.v1.bpl(13,9): anon4_Else
Boogie program verifier finished with 0 verified, 2 errors
+Snapshots21.v0.bpl(7,9): Error BP5001: This assertion might not hold.
+Execution trace:
+ Snapshots21.v0.bpl(5,5): anon0
+ Snapshots21.v0.bpl(7,9): anon4_Then
+Snapshots21.v0.bpl(11,9): Error BP5001: This assertion might not hold.
+Execution trace:
+ Snapshots21.v0.bpl(5,5): anon0
+ Snapshots21.v0.bpl(11,9): anon4_Else
+
+Boogie program verifier finished with 0 verified, 2 errors
+Snapshots21.v1.bpl(11,9): Error BP5001: This assertion might not hold.
+Execution trace:
+ Snapshots21.v1.bpl(5,5): anon0
+ Snapshots21.v1.bpl(11,9): anon4_Else
+Snapshots21.v1.bpl(14,5): Error BP5001: This assertion might not hold.
+Execution trace:
+ Snapshots21.v1.bpl(5,5): anon0
+ Snapshots21.v1.bpl(7,9): anon4_Then
+ Snapshots21.v1.bpl(14,5): anon3
+
+Boogie program verifier finished with 0 verified, 2 errors