summaryrefslogtreecommitdiff
path: root/Chalice/tests/refinements/Answer
blob: aa387295506c66b307bc506e4fedc68d29a58f6a (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
Processing LoopSqRoot.chalice 

Boogie program verifier finished with 9 verified, 0 errors
Processing RecSqRoot.chalice 

Boogie program verifier finished with 11 verified, 0 errors
Processing SpecStmt.chalice 
  12.5: Assertion might not hold. The expression at 12.12 might not evaluate to true.
  25.5: Assertion might not hold. The expression at 25.12 might not evaluate to true.
  33.5: Assertion might not hold. The expression at 33.12 might not evaluate to true.

Boogie program verifier finished with 4 verified, 3 errors
Processing SumCubes.chalice 

Boogie program verifier finished with 6 verified, 0 errors
Processing TestTransform.chalice 

Boogie program verifier finished with 10 verified, 0 errors
Processing TestRefines.chalice 
  40.5: Refinement may produce a different value for the pre-state local variable: c
  46.21: Refinement may change a variable outside of the frame of the specification statement: k
  52.9: Refinement may produce a different value for the pre-state local variable: k

Boogie program verifier finished with 16 verified, 3 errors
Processing RecFiniteDiff.chalice 

Boogie program verifier finished with 9 verified, 0 errors
Processing LoopFiniteDiff.chalice 

Boogie program verifier finished with 12 verified, 0 errors
Processing Pick.chalice 
  26.25: Sequence index might be larger than or equal to the length of the sequence.

Boogie program verifier finished with 11 verified, 1 error
Processing TestCoupling.chalice 
  35.13: The postcondition at 35.13 might not hold. Insufficient fraction at 35.13 for A1.y.
  62.38: Location might not be readable.
  66.5: Location might not be writable

Boogie program verifier finished with 17 verified, 3 errors
Processing Calculator.chalice 

Boogie program verifier finished with 15 verified, 0 errors
Processing AngelicExec.chalice 
  14.5: Refinement may produce a different value for the declared variable: x

Boogie program verifier finished with 11 verified, 1 error
Processing RefinesLoop.chalice 
The program did not typecheck.
2.1: a refinement cycle detected B->C->A