Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
pub
frama-c
Commits
82825058
Commit
82825058
authored
4 years ago
by
Patrick Baudin
Browse files
Options
Downloads
Patches
Plain Diff
[WP] fixes some typos into the doc dedicated to tests
parent
a6e3fdfb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/plugins/wp/tests/README.md
+3
-3
3 additions, 3 deletions
src/plugins/wp/tests/README.md
with
3 additions
and
3 deletions
src/plugins/wp/tests/README.md
+
3
−
3
View file @
82825058
# Test Suites
# Test Suites
Here is a short description of the WP test
s
suites:
Here is a short description of the WP test suites:
-
`tests/wp`
tests dedicated to the VC generation engine and proof strategy
-
`tests/wp`
tests dedicated to the VC generation engine and proof strategy
-
`tests/wp_tip`
tests associated to the script engine
-
`tests/wp_tip`
tests associated to the script engine
...
@@ -20,7 +20,7 @@ Deprecated test suites that shall be moved around:
...
@@ -20,7 +20,7 @@ Deprecated test suites that shall be moved around:
# Test Configurations
# Test Configurations
There are two test
s
configurations:
There are two test configurations:
-
the default one requires _no_ prover execution;
-
the default one requires _no_ prover execution;
-
the
`qualif`
configuration uses the
`wp-cache`
global cache,
`Alt-Ergo`
and
`Coq`
.
-
the
`qualif`
configuration uses the
`wp-cache`
global cache,
`Alt-Ergo`
and
`Coq`
.
...
@@ -43,7 +43,7 @@ recommanded to use them most of the time:
...
@@ -43,7 +43,7 @@ recommanded to use them most of the time:
-
`make wp-qualif`
re-runs qualif tests; no new cache entry is created, though.
-
`make wp-qualif`
re-runs qualif tests; no new cache entry is created, though.
-
`make wp-qualif-env`
prints the environment variables for wp-qualif.
-
`make wp-qualif-env`
prints the environment variables for wp-qualif.
-
`make wp-qualif-update`
re-runs and create missing cache entries.
-
`make wp-qualif-update`
re-runs and create missing cache entries.
-
`make wp-qualif-upgrade`
creates missing cache entries _and_ update test
s
scripts i
s
necessary.
-
`make wp-qualif-upgrade`
creates missing cache entries _and_ update
s
test scripts i
f
necessary.
-
`make wp-qualif-push`
commits and pushes all new cache entries to the GitLab repository.
-
`make wp-qualif-push`
commits and pushes all new cache entries to the GitLab repository.
-
`make wp-qualif-status`
displays a very short git status of your local wp-cache.
-
`make wp-qualif-status`
displays a very short git status of your local wp-cache.
...
...
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