summaryrefslogtreecommitdiff
path: root/Test/test2/InvariantVerifiedUnder0.bpl.expect
diff options
context:
space:
mode:
authorGravatar Valentin Wüstholz <wuestholz@gmail.com>2015-04-29 10:47:24 +0200
committerGravatar Valentin Wüstholz <wuestholz@gmail.com>2015-04-29 10:48:34 +0200
commit0f5533a8679a6b0e68cc587582dae8ea49701526 (patch)
tree1c17cc40bc346fb910f18d4ef6a3106d320c0ddf /Test/test2/InvariantVerifiedUnder0.bpl.expect
parent3a69fdd7dd02b3bb77da16c6d0e3958f16689ed1 (diff)
Add support for 'verified_under' attributes on procedure calls and invariants.
Diffstat (limited to 'Test/test2/InvariantVerifiedUnder0.bpl.expect')
-rw-r--r--Test/test2/InvariantVerifiedUnder0.bpl.expect23
1 files changed, 23 insertions, 0 deletions
diff --git a/Test/test2/InvariantVerifiedUnder0.bpl.expect b/Test/test2/InvariantVerifiedUnder0.bpl.expect
new file mode 100644
index 00000000..171a6760
--- /dev/null
+++ b/Test/test2/InvariantVerifiedUnder0.bpl.expect
@@ -0,0 +1,23 @@
+InvariantVerifiedUnder0.bpl(7,7): Error BP5001: This assertion might not hold.
+Execution trace:
+ InvariantVerifiedUnder0.bpl(6,5): anon0
+InvariantVerifiedUnder0.bpl(23,7): Error BP5004: This loop invariant might not hold on entry.
+Execution trace:
+ InvariantVerifiedUnder0.bpl(22,5): anon0
+InvariantVerifiedUnder0.bpl(24,7): Error BP5004: This loop invariant might not hold on entry.
+Execution trace:
+ InvariantVerifiedUnder0.bpl(22,5): anon0
+InvariantVerifiedUnder0.bpl(34,7): Error BP5004: This loop invariant might not hold on entry.
+Execution trace:
+ InvariantVerifiedUnder0.bpl(32,5): anon0
+InvariantVerifiedUnder0.bpl(41,7): Error BP5004: This loop invariant might not hold on entry.
+Execution trace:
+ InvariantVerifiedUnder0.bpl(40,5): anon0
+InvariantVerifiedUnder0.bpl(42,7): Error BP5004: This loop invariant might not hold on entry.
+Execution trace:
+ InvariantVerifiedUnder0.bpl(40,5): anon0
+InvariantVerifiedUnder0.bpl(51,7): Error BP5004: This loop invariant might not hold on entry.
+Execution trace:
+ InvariantVerifiedUnder0.bpl(50,5): anon0
+
+Boogie program verifier finished with 1 verified, 7 errors