summaryrefslogtreecommitdiff
path: root/Chalice/tests/examples/counter.output.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Chalice/tests/examples/counter.output.txt')
-rw-r--r--Chalice/tests/examples/counter.output.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/Chalice/tests/examples/counter.output.txt b/Chalice/tests/examples/counter.output.txt
new file mode 100644
index 00000000..961b1413
--- /dev/null
+++ b/Chalice/tests/examples/counter.output.txt
@@ -0,0 +1,10 @@
+Verification of counter.chalice using parameters=""
+
+ 69.5: Monitor invariant might hot hold. The expression at 4.27 might not evaluate to true.
+ 80.5: Assertion might not hold. The expression at 80.12 might not evaluate to true.
+ 119.5: The target of the release statement might not be locked by the current thread.
+ 128.7: The mu field of the target of the acquire statement might not be above waitlevel.
+ 136.7: The mu field of the target of the acquire statement might not be above waitlevel.
+ 145.5: The target of the release statement might not be locked by the current thread.
+
+Boogie program verifier finished with 24 verified, 6 errors