summaryrefslogtreecommitdiff
path: root/Test/houdini/Answer
blob: 8c0f30ea8e877c72819b20841b30d24272bf9553 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78

-------------------- houd1.bpl --------------------

Boogie program verifier finished with 1 verified, 0 errors

-------------------- houd2.bpl --------------------
----------------------------------------
Functions: Errors
	bar
----------------------------------------
houd2.bpl(12,1): Error BP5003: A postcondition might not hold at this return statement.
houd2.bpl(9,1): Related location: This is the postcondition that might not hold.
Execution trace:
    houd2.bpl(11,3): anon0

Boogie program verifier finished with 1 verified, 1 error

-------------------- houd3.bpl --------------------

Boogie program verifier finished with 2 verified, 0 errors

-------------------- houd4.bpl --------------------

Boogie program verifier finished with 2 verified, 0 errors

-------------------- houd5.bpl --------------------

Boogie program verifier finished with 2 verified, 0 errors

-------------------- houd6.bpl --------------------

Boogie program verifier finished with 3 verified, 0 errors

-------------------- houd7.bpl --------------------

Boogie program verifier finished with 2 verified, 0 errors

-------------------- houd8.bpl --------------------

Boogie program verifier finished with 1 verified, 0 errors

-------------------- houd9.bpl --------------------
----------------------------------------
Functions: Errors
	foo
----------------------------------------
houd9.bpl(19,3): Error BP5001: This assertion might not hold.
Execution trace:
    houd9.bpl(18,9): anon0

Boogie program verifier finished with 0 verified, 1 error

-------------------- houd10.bpl --------------------
----------------------------------------
Functions: Errors
	foo
----------------------------------------
houd10.bpl(15,3): Error BP5002: A precondition for this call might not hold.
houd10.bpl(20,1): Related location: This is the precondition that might not hold.
Execution trace:
    houd10.bpl(14,9): anon0

Boogie program verifier finished with 0 verified, 1 error

-------------------- houd11.bpl --------------------
----------------------------------------
Functions: Errors
	foo
----------------------------------------
houd11.bpl(8,3): Error BP5001: This assertion might not hold.
Execution trace:
    houd11.bpl(7,9): anon0

Boogie program verifier finished with 0 verified, 1 error

-------------------- houd12.bpl --------------------

Boogie program verifier finished with 1 verified, 0 errors