summaryrefslogtreecommitdiff
path: root/Test/dafny2/Answer
diff options
context:
space:
mode:
authorGravatar Rustan Leino <leino@microsoft.com>2011-10-07 17:28:07 -0700
committerGravatar Rustan Leino <leino@microsoft.com>2011-10-07 17:28:07 -0700
commitaa1c47aa342079040ae5ee0e849b04508c41e65c (patch)
tree8cf2562ccd57a02f7c10e22bf66341bef8016d20 /Test/dafny2/Answer
parent7ea78551342ff1a1bfe36e2c7f9eaa44a2096a35 (diff)
Dafny: added COST Verification Competition challenge programs to test suite
Diffstat (limited to 'Test/dafny2/Answer')
-rw-r--r--Test/dafny2/Answer20
1 files changed, 20 insertions, 0 deletions
diff --git a/Test/dafny2/Answer b/Test/dafny2/Answer
index d052c463..81db547b 100644
--- a/Test/dafny2/Answer
+++ b/Test/dafny2/Answer
@@ -6,3 +6,23 @@ Dafny program verifier finished with 37 verified, 0 errors
-------------------- TreeBarrier.dfy --------------------
Dafny program verifier finished with 8 verified, 0 errors
+
+-------------------- COST-verif-comp-2011-1-MaxArray.dfy --------------------
+
+Dafny program verifier finished with 2 verified, 0 errors
+
+-------------------- COST-verif-comp-2011-2-MaxTree-class.dfy --------------------
+
+Dafny program verifier finished with 8 verified, 0 errors
+
+-------------------- COST-verif-comp-2011-2-MaxTree-datatype.dfy --------------------
+
+Dafny program verifier finished with 5 verified, 0 errors
+
+-------------------- COST-verif-comp-2011-3-TwoDuplicates.dfy --------------------
+
+Dafny program verifier finished with 4 verified, 0 errors
+
+-------------------- COST-verif-comp-2011-4-FloydCycleDetect.dfy --------------------
+
+Dafny program verifier finished with 23 verified, 0 errors