summaryrefslogtreecommitdiff
path: root/Test/test2/CutBackEdge.bpl.expect
diff options
context:
space:
mode:
authorGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-07 16:24:51 +0100
committerGravatar Dan Liew <daniel.liew@imperial.ac.uk>2014-05-07 16:24:51 +0100
commit356ebe6de99459cfb89920b18124aae016206ef0 (patch)
tree1c1dccbf8f0ecf46e01d73c6fb42d34ef3d06a97 /Test/test2/CutBackEdge.bpl.expect
parentf6a1c1c597027ad99dbfaea1032dffecff26829e (diff)
Enabled VC Generation lit tests.
Diffstat (limited to 'Test/test2/CutBackEdge.bpl.expect')
-rw-r--r--Test/test2/CutBackEdge.bpl.expect13
1 files changed, 13 insertions, 0 deletions
diff --git a/Test/test2/CutBackEdge.bpl.expect b/Test/test2/CutBackEdge.bpl.expect
new file mode 100644
index 00000000..90719e35
--- /dev/null
+++ b/Test/test2/CutBackEdge.bpl.expect
@@ -0,0 +1,13 @@
+CutBackEdge.bpl(12,5): Error BP5005: This loop invariant might not be maintained by the loop.
+Execution trace:
+ CutBackEdge.bpl(7,3): entry
+ CutBackEdge.bpl(11,3): block850
+CutBackEdge.bpl(22,5): Error BP5004: This loop invariant might not hold on entry.
+Execution trace:
+CutBackEdge.bpl(28,5): Error BP5001: This assertion might not hold.
+Execution trace:
+ CutBackEdge.bpl(27,3): L
+CutBackEdge.bpl(40,5): Error BP5004: This loop invariant might not hold on entry.
+Execution trace:
+
+Boogie program verifier finished with 1 verified, 4 errors