summaryrefslogtreecommitdiff
path: root/Test/codeexpr/Answer
diff options
context:
space:
mode:
Diffstat (limited to 'Test/codeexpr/Answer')
-rw-r--r--Test/codeexpr/Answer31
1 files changed, 0 insertions, 31 deletions
diff --git a/Test/codeexpr/Answer b/Test/codeexpr/Answer
deleted file mode 100644
index 15cced53..00000000
--- a/Test/codeexpr/Answer
+++ /dev/null
@@ -1,31 +0,0 @@
-
------------------------------- CodeExpr0.bpl ---------------------
-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
-
------------------------------- CodeExpr1.bpl ---------------------
-CodeExpr1.bpl(46,5): Error BP5003: A postcondition might not hold on this return path.
-CodeExpr1.bpl(42,3): Related location: This is the postcondition that might not hold.
-Execution trace:
- CodeExpr1.bpl(44,3): start
-CodeExpr1.bpl(54,5): Error BP5001: This assertion might not hold.
-Execution trace:
- CodeExpr1.bpl(51,3): start
-CodeExpr1.bpl(68,5): Error BP5001: This assertion might not hold.
-Execution trace:
- CodeExpr1.bpl(59,3): start
-
-Boogie program verifier finished with 3 verified, 3 errors
-
------------------------------- CodeExpr2.bpl ---------------------
-
-Boogie program verifier finished with 6 verified, 0 errors