summaryrefslogtreecommitdiff
path: root/Test/codeexpr/CodeExpr0.bpl.expect
diff options
context:
space:
mode:
Diffstat (limited to 'Test/codeexpr/CodeExpr0.bpl.expect')
-rw-r--r--Test/codeexpr/CodeExpr0.bpl.expect11
1 files changed, 11 insertions, 0 deletions
diff --git a/Test/codeexpr/CodeExpr0.bpl.expect b/Test/codeexpr/CodeExpr0.bpl.expect
new file mode 100644
index 00000000..82e7e61f
--- /dev/null
+++ b/Test/codeexpr/CodeExpr0.bpl.expect
@@ -0,0 +1,11 @@
+CodeExpr0.bpl(17,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ CodeExpr0.bpl(17,3): anon0
+CodeExpr0.bpl(22,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ CodeExpr0.bpl(22,3): anon0
+CodeExpr0.bpl(54,3): Error BP5001: This assertion might not hold.
+Execution trace:
+ CodeExpr0.bpl(54,3): anon0
+
+Boogie program verifier finished with 3 verified, 3 errors