summaryrefslogtreecommitdiff
path: root/Chalice/tests/refinements/Answer
diff options
context:
space:
mode:
Diffstat (limited to 'Chalice/tests/refinements/Answer')
-rw-r--r--Chalice/tests/refinements/Answer50
1 files changed, 0 insertions, 50 deletions
diff --git a/Chalice/tests/refinements/Answer b/Chalice/tests/refinements/Answer
deleted file mode 100644
index aa387295..00000000
--- a/Chalice/tests/refinements/Answer
+++ /dev/null
@@ -1,50 +0,0 @@
-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