summaryrefslogtreecommitdiff
path: root/Test/snapshots/runtest.snapshot.expect
diff options
context:
space:
mode:
authorGravatar wuestholz <unknown>2014-07-03 03:20:50 +0200
committerGravatar wuestholz <unknown>2014-07-03 03:20:50 +0200
commitd274c9f110459096a71b8aabbcf7cf27582bf70e (patch)
treea6ed947fe2550ab1dec3456d28e59dba840b8cf7 /Test/snapshots/runtest.snapshot.expect
parentcd4a6b3e97b74abd0fabc70b071ba2b80d6227d2 (diff)
Fixed issue involving axioms in the dependency analysis used for verification result caching.
Diffstat (limited to 'Test/snapshots/runtest.snapshot.expect')
-rw-r--r--Test/snapshots/runtest.snapshot.expect7
1 files changed, 7 insertions, 0 deletions
diff --git a/Test/snapshots/runtest.snapshot.expect b/Test/snapshots/runtest.snapshot.expect
index 853c5a80..41193348 100644
--- a/Test/snapshots/runtest.snapshot.expect
+++ b/Test/snapshots/runtest.snapshot.expect
@@ -142,3 +142,10 @@ Execution trace:
Snapshots15.v1.bpl(5,5): anon0
Boogie program verifier finished with 0 verified, 1 error
+
+Boogie program verifier finished with 1 verified, 0 errors
+Snapshots16.v1.bpl(14,5): Error BP5001: This assertion might not hold.
+Execution trace:
+ Snapshots16.v1.bpl(14,5): anon0
+
+Boogie program verifier finished with 0 verified, 1 error