summaryrefslogtreecommitdiff
path: root/Chalice/tests/general-tests/cell-defaults.output.txt
diff options
context:
space:
mode:
authorGravatar stefanheule <unknown>2011-08-03 12:14:12 +0200
committerGravatar stefanheule <unknown>2011-08-03 12:14:12 +0200
commit291b302fcf1c64c7ef34e7c379d5bffbdd693c5c (patch)
tree5403179f83b350f42c7de74dfb31791e1b97978d /Chalice/tests/general-tests/cell-defaults.output.txt
parent80c0bd8588517ff286ec3188e124b9cd5d1b0eed (diff)
Chalice: Add regression tests for all fixed bugs and separate the tests in 'examples' into "read" examples and general tests.
Diffstat (limited to 'Chalice/tests/general-tests/cell-defaults.output.txt')
-rw-r--r--Chalice/tests/general-tests/cell-defaults.output.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/Chalice/tests/general-tests/cell-defaults.output.txt b/Chalice/tests/general-tests/cell-defaults.output.txt
new file mode 100644
index 00000000..138a5717
--- /dev/null
+++ b/Chalice/tests/general-tests/cell-defaults.output.txt
@@ -0,0 +1,10 @@
+Verification of cell-defaults.chalice using parameters="-defaults -autoFold -autoMagic"
+
+ 97.5: The heap of the callee might not be strictly smaller than the heap of the caller.
+ 103.5: The heap of the callee might not be strictly smaller than the heap of the caller.
+ 132.5: Assertion might not hold. Insufficient fraction at 132.12 for Cell.valid.
+
+The program did not fully verify; the smoke warnings might be misleading if contradictions are introduced by failing proof attempts of the verification.
+ 125.3: The end of method main2 is unreachable.
+
+Boogie program verifier finished with 3 errors and 1 smoke test warnings.