summaryrefslogtreecommitdiff
path: root/Test/snapshots/runtest.snapshot.expect
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2014-07-06 21:34:07 +0200
committerGravatar wuestholz <unknown>2014-07-06 21:34:07 +0200
commitbb6e253feab04cc13de3132520eac3ffc8150f01 (patch)
tree4bf497f94085b3d50b616dee8d61952cbaa9bbed /Test/snapshots/runtest.snapshot.expect
parent454f7ff730ca2b17e6b9c705d36f071d66d9ef45 (diff)
Did some refactoring, fixed minor issues, and made it apply the more advanced verification result caching even for implementations with errors.
Diffstat (limited to 'Test/snapshots/runtest.snapshot.expect')
-rw-r--r--Test/snapshots/runtest.snapshot.expect10
1 files changed, 10 insertions, 0 deletions
diff --git a/Test/snapshots/runtest.snapshot.expect b/Test/snapshots/runtest.snapshot.expect
index 8b363791..554837e6 100644
--- a/Test/snapshots/runtest.snapshot.expect
+++ b/Test/snapshots/runtest.snapshot.expect
@@ -180,3 +180,13 @@ Execution trace:
Snapshots18.v1.bpl(20,5): anon4
Boogie program verifier finished with 0 verified, 2 errors
+Snapshots19.v0.bpl(7,5): Error BP5001: This assertion might not hold.
+Execution trace:
+ Snapshots19.v0.bpl(5,5): anon0
+
+Boogie program verifier finished with 0 verified, 1 error
+Snapshots19.v1.bpl(7,5): Error BP5001: This assertion might not hold.
+Execution trace:
+ Snapshots19.v1.bpl(5,5): anon0
+
+Boogie program verifier finished with 0 verified, 1 error