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
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
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
Charles Southerland
frama-c
Commits
b6323d44
Commit
b6323d44
authored
4 years ago
by
Virgile Prevosto
Browse files
Options
Downloads
Patches
Plain Diff
[tests] update test case for generalized check
parent
5901dc9f
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
tests/spec/generalized_check.i
+3
-0
3 additions, 0 deletions
tests/spec/generalized_check.i
tests/spec/oracle/generalized_check.res.oracle
+11
-0
11 additions, 0 deletions
tests/spec/oracle/generalized_check.res.oracle
with
14 additions
and
0 deletions
tests/spec/generalized_check.i
+
3
−
0
View file @
b6323d44
/* run.config
OPT: -wp -wp-prover qed -wp-msg-key no-time-info -print
*/
/*@ check lemma tauto: \true ==> \true; */
/*@ check requires \valid(x);
...
...
This diff is collapsed.
Click to expand it.
tests/spec/oracle/generalized_check.res.oracle
+
11
−
0
View file @
b6323d44
[kernel] Parsing tests/spec/generalized_check.i (no preprocessing)
[wp] Running WP plugin...
[wp] Warning: Missing RTE guards
[wp] 6 goals scheduled
[wp] [Qed] Goal typed_f_assigns : Valid
[wp] [Qed] Goal typed_f_check : Valid
[wp] [Qed] Goal typed_f_ensures : Valid
[wp] [Qed] Goal typed_lemma_tauto : Valid
[wp] [Qed] Goal typed_main_call_f_requires : Valid
[wp] [Failed] Goal typed_main_check
[wp] Proved goals: 5 / 6
Qed: 5
/* Generated by Frama-C */
/*@ check lemma tauto: \true;
*/
...
...
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