Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
inox
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LARA
inox
Commits
df0b3c86
Commit
df0b3c86
authored
10 years ago
by
Regis Blanc
Browse files
Options
Downloads
Patches
Plain Diff
update readme with new structure of testcases
parent
8b01cfea
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+17
-16
17 additions, 16 deletions
README.md
with
17 additions
and
16 deletions
README.md
+
17
−
16
View file @
df0b3c86
...
@@ -29,7 +29,7 @@ To build, type this:
...
@@ -29,7 +29,7 @@ To build, type this:
Then you can try e.g.
Then you can try e.g.
$ ./leon ./testcases/verification/
sas2011-testcas
es/RedBlackTree.scala
$ ./leon ./testcases/verification/
datastructur
es/RedBlackTree.scala
and get something like this:
and get something like this:
...
@@ -37,29 +37,30 @@ and get something like this:
...
@@ -37,29 +37,30 @@ and get something like this:
┌──────────────────────┐
┌──────────────────────┐
╔═╡ Verification Summary ╞════════════════════════════════════════════════════════════════════════╗
╔═╡ Verification Summary ╞════════════════════════════════════════════════════════════════════════╗
║ └──────────────────────┘ ║
║ └──────────────────────┘ ║
║ add postcondition 82:15 valid Z3-f 0.06
6
║
║ add postcondition 82:15 valid Z3-f 0.06
1
║
║ add precond. (call ins(x, t)) 81:15 valid Z3-f 0.004 ║
║ add precond. (call ins(x, t)) 81:15 valid Z3-f 0.004 ║
║ add precond. (call makeBlack(ins(x, t))) 81:5 valid Z3-f 0.0
2
1 ║
║ add precond. (call makeBlack(ins(x, t))) 81:5 valid Z3-f 0.01
7
║
║ balance match exhaustiveness 90:5 valid Z3-f 0.006 ║
║ balance match exhaustiveness 90:5 valid Z3-f 0.006 ║
║ balance postcondition 101:15 valid Z3-f 0.06
8
║
║ balance postcondition 101:15 valid Z3-f 0.06
0
║
║ blackBalanced match exhaustiveness 45:43 valid Z3-f 0.00
4
║
║ blackBalanced match exhaustiveness 45:43 valid Z3-f 0.00
3
║
║ blackHeight match exhaustiveness 50:40 valid Z3-f 0.00
5
║
║ blackHeight match exhaustiveness 50:40 valid Z3-f 0.00
4
║
║ buggyAdd postcondition 87:15 invalid Z3-f
2.080
║
║ buggyAdd postcondition 87:15 invalid Z3-f
1.306
║
║ buggyAdd precond. (call ins(x, t)) 86:5 invalid Z3-f 0.027 ║
║ buggyAdd precond. (call ins(x, t)) 86:5 invalid Z3-f 0.027 ║
║ buggyBalance match exhaustiveness 104:5 invalid Z3-f 0.007 ║
║ buggyBalance match exhaustiveness 104:5 invalid Z3-f 0.007 ║
║ buggyBalance postcondition 115:15 invalid Z3-f 0.042 ║
║ buggyBalance postcondition 115:15 invalid Z3-f 0.029 ║
║ content match exhaustiveness 17:37 valid Z3-f 0.027 ║
║ content match exhaustiveness 17:37 valid Z3-f 0.083 ║
║ flip match exhaustiveness 117:31 valid Z3-f 0.004 ║
║ ins match exhaustiveness 59:5 valid Z3-f 0.004 ║
║ ins match exhaustiveness 59:5 valid Z3-f 0.004 ║
║ ins postcondition 66:15 valid Z3-f
2
.3
99
║
║ ins postcondition 66:15 valid Z3-f
1
.3
85
║
║ ins precond. (call ins(x, t.left)) 62:37 valid Z3-f 0.01
3
║
║ ins precond. (call ins(x, t.left)) 62:37 valid Z3-f 0.01
1
║
║ ins precond. (call ins(x, t.right)) 64:40 valid Z3-f 0.01
4
║
║ ins precond. (call ins(x, t.right)) 64:40 valid Z3-f 0.01
2
║
║ makeBlack postcondition 77:14 valid Z3-f 0.01
5
║
║ makeBlack postcondition 77:14 valid Z3-f 0.01
3
║
║ redDescHaveBlackChildren match exhaustiveness 40:53 valid Z3-f 0.004 ║
║ redDescHaveBlackChildren match exhaustiveness 40:53 valid Z3-f 0.004 ║
║ redNodesHaveBlackChildren match exhaustiveness 34:54 valid Z3-f 0.00
5
║
║ redNodesHaveBlackChildren match exhaustiveness 34:54 valid Z3-f 0.00
4
║
║ size match exhaustiveness 22:33 valid Z3-f 0.004 ║
║ size match exhaustiveness 22:33 valid Z3-f 0.004 ║
║ size postcondition 25:15 valid Z3-f 0.0
23
║
║ size postcondition 25:15 valid Z3-f 0.0
48
║
╟┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄╢
╟┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄╢
║ total: 2
1
valid: 1
7
invalid: 4 unknown 0
4.838
║
║ total: 2
2
valid: 1
8
invalid: 4 unknown 0
3.096
║
╚═════════════════════════════════════════════════════════════════════════════════════════════════╝
╚═════════════════════════════════════════════════════════════════════════════════════════════════╝
</pre>
</pre>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment