summaryrefslogtreecommitdiff
path: root/Test/codeexpr/Answer
blob: 55709034142963279f32a74a8fce527c942cd838 (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(15,3): Error BP5001: This assertion might not hold.
Execution trace:
        CodeExpr0.bpl(15,3): anon0
CodeExpr0.bpl(20,3): Error BP5001: This assertion might not hold.
Execution trace:
        CodeExpr0.bpl(20,3): anon0
CodeExpr0.bpl(52,3): Error BP5001: This assertion might not hold.
Execution trace:
        CodeExpr0.bpl(52,3): anon0

Boogie program verifier finished with 3 verified, 3 errors

------------------------------ CodeExpr1.bpl ---------------------
CodeExpr1.bpl(44,5): Error BP5003: A postcondition might not hold at this return statement.
CodeExpr1.bpl(40,3): Related location: This is the postcondition that might not hold.
Execution trace:
        CodeExpr1.bpl(42,3): start
CodeExpr1.bpl(52,5): Error BP5001: This assertion might not hold.
Execution trace:
        CodeExpr1.bpl(49,3): start
CodeExpr1.bpl(66,5): Error BP5001: This assertion might not hold.
Execution trace:
        CodeExpr1.bpl(57,3): start

Boogie program verifier finished with 3 verified, 3 errors

------------------------------ CodeExpr2.bpl ---------------------

Boogie program verifier finished with 6 verified, 0 errors