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
6e8d16b9
Commit
6e8d16b9
authored
3 years ago
by
Patrick Baudin
Browse files
Options
Downloads
Patches
Plain Diff
[wp] restores a test
parent
fa9e5f6e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/plugins/wp/tests/wp_plugin/combined.c
+8
-8
8 additions, 8 deletions
src/plugins/wp/tests/wp_plugin/combined.c
src/plugins/wp/tests/wp_plugin/oracle_qualif/combined.res.oracle
+26
-0
26 additions, 0 deletions
...gins/wp/tests/wp_plugin/oracle_qualif/combined.res.oracle
with
34 additions
and
8 deletions
src/plugins/wp/tests/wp_plugin/combined.c
+
8
−
8
View file @
6e8d16b9
/* run.config_qualif
/* run.config_qualif
DONTRUN: [PB] temporary removed since a difference has to be validated.
*/
/* run.config_qualif
MODULE: @PTEST_DIR@/@PTEST_NAME@
OPT: -wp-par 1
OPT: -wp-par 1
*/
*/
/* ZD : this should not be here such as it cannot be tested by all frama-c
developer
*/
/*@ axiomatic A {
/*@ axiomatic A {
@ predicate P(int x);
@ predicate P(int x);
...
...
This diff is collapsed.
Click to expand it.
src/plugins/wp/tests/wp_plugin/oracle_qualif/combined.res.oracle
0 → 100644
+
26
−
0
View file @
6e8d16b9
# frama-c -wp [...]
[kernel] Parsing combined.c (with preprocessing)
[wp] Running WP plugin...
[wp] Warning: Missing RTE guards
[wp] 14 goals scheduled
[wp] [Alt-Ergo] Goal typed_job_assert : Unsuccess
[wp] [Qed] Goal typed_job_loop_invariant_preserved : Valid
[wp] [Qed] Goal typed_job_loop_invariant_established : Valid
[wp] [Alt-Ergo] Goal typed_job_loop_invariant_2_preserved : Valid
[wp] [Qed] Goal typed_job_loop_invariant_2_established : Valid
[wp] [Alt-Ergo] Goal typed_job_loop_invariant_3_preserved : Valid
[wp] [Qed] Goal typed_job_loop_invariant_3_established : Valid
[wp] [Alt-Ergo] Goal typed_job_assert_2 : Valid
[wp] [Qed] Goal typed_job_loop_assigns_part1 : Valid
[wp] [Qed] Goal typed_job_loop_assigns_part2 : Valid
[wp] [Qed] Goal typed_job_loop_assigns_part3 : Valid
[wp] [Qed] Goal typed_job_loop_assigns_2_part1 : Valid
[wp] [Qed] Goal typed_job_loop_assigns_2_part2 : Valid
[wp] [Alt-Ergo] Goal typed_job_loop_assigns_2_part3 : Valid
[wp] Proved goals: 13 / 14
Qed: 9
Alt-Ergo: 4 (unsuccess: 1)
------------------------------------------------------------
Functions WP Alt-Ergo Total Success
job 9 4 14 92.9%
------------------------------------------------------------
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