summaryrefslogtreecommitdiff
path: root/Chalice/tests/examples/prog3.output.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Chalice/tests/examples/prog3.output.txt')
-rw-r--r--Chalice/tests/examples/prog3.output.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Chalice/tests/examples/prog3.output.txt b/Chalice/tests/examples/prog3.output.txt
new file mode 100644
index 00000000..7537f222
--- /dev/null
+++ b/Chalice/tests/examples/prog3.output.txt
@@ -0,0 +1,8 @@
+Verification of prog3.chalice
+
+ 76.3: The postcondition at 77.13 might not hold. The expression at 77.13 might not evaluate to true.
+ 76.3: Method might lock/unlock more than allowed.
+ 191.5: The precondition at 182.14 might not hold. Insufficient epsilons at 182.14 for ReadSharing.x.
+ 202.3: The postcondition at 204.13 might not hold. Insufficient epsilons at 204.13 for ReadSharing.x.
+
+Boogie program verifier finished with 51 verified, 4 errors