summaryrefslogtreecommitdiff
path: root/Chalice/tests/examples/AssociationList.output.txt
diff options
context:
space:
mode:
authorGravatar Rustan Leino <unknown>2013-03-05 16:58:16 -0800
committerGravatar Rustan Leino <unknown>2013-03-05 16:58:16 -0800
commitc819fabbb8da669952cb7e2e5937c73ff6dcfabe (patch)
treefdfa5ecd7ef81709608d5dcb5ba232611c1b073f /Chalice/tests/examples/AssociationList.output.txt
parentf82dab21f1240fb3f8d67a880f4f93017d85c345 (diff)
Removed Dafny, Jennisys, Chalice, and BCT, which now live in different Codeplex repositories.
Diffstat (limited to 'Chalice/tests/examples/AssociationList.output.txt')
-rw-r--r--Chalice/tests/examples/AssociationList.output.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/Chalice/tests/examples/AssociationList.output.txt b/Chalice/tests/examples/AssociationList.output.txt
deleted file mode 100644
index e7ae56f6..00000000
--- a/Chalice/tests/examples/AssociationList.output.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-Verification of AssociationList.chalice using parameters=""
-
- 28.3: The postcondition at 30.13 might not hold. Insufficient fraction at 30.13 for mu.
- 73.9: Method execution before loop might lock/unlock more than allowed by lockchange clause of loop.
- 98.15: Monitor invariant might hot hold. Insufficient fraction at 120.13 for Node.key.
- 102.15: Monitor invariant might hot hold. Insufficient fraction at 120.13 for Node.key.
- 73.9: The loop might lock/unlock more than the lockchange clause allows.
- 107.7: Monitor invariant might hot hold. Insufficient fraction at 120.13 for Node.key.
-
-Boogie program verifier finished with 6 errors and 0 smoke test warnings