summaryrefslogtreecommitdiff
path: root/Test/codeexpr/Answer
blob: 15cced53261e27caf543419aed66b2ddf48717ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

------------------------------ 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