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
6a8c5f83
Commit
6a8c5f83
authored
2 years ago
by
Andre Maroneze
Browse files
Options
Downloads
Patches
Plain Diff
re-normalize test
parent
f0e1a665
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/misc/local_array_non_literal_size.i
+1
-1
1 addition, 1 deletion
tests/misc/local_array_non_literal_size.i
tests/misc/oracle/local_array_non_literal_size.res.oracle
+1
-2
1 addition, 2 deletions
tests/misc/oracle/local_array_non_literal_size.res.oracle
with
2 additions
and
3 deletions
tests/misc/local_array_non_literal_size.i
+
1
−
1
View file @
6a8c5f83
/* run.config
/* run.config
PLUGIN:
eva,inout
PLUGIN:
@EVA_PLUGINS@
OPT: -eva -machdep gcc_x86_64
OPT: -eva -machdep gcc_x86_64
*/
*/
...
...
This diff is collapsed.
Click to expand it.
tests/misc/oracle/local_array_non_literal_size.res.oracle
+
1
−
2
View file @
6a8c5f83
...
@@ -8,7 +8,6 @@
...
@@ -8,7 +8,6 @@
[eva:initial-state] Values of globals at initialization
[eva:initial-state] Values of globals at initialization
[eva] done for function main
[eva] done for function main
[eva] Warning: The scope plugin is missing: cannot remove redundant alarms.
[eva] ====== VALUES COMPUTED ======
[eva] ====== VALUES COMPUTED ======
[eva:final-states] Values at end of function one_dim:
[eva:final-states] Values at end of function one_dim:
normal_array[0] ∈ {0}
normal_array[0] ∈ {0}
...
@@ -33,7 +32,7 @@
...
@@ -33,7 +32,7 @@
In these functions, 14 statements reached (out of 14): 100% coverage.
In these functions, 14 statements reached (out of 14): 100% coverage.
----------------------------------------------------------------------------
----------------------------------------------------------------------------
Some errors and warnings have been raised during the analysis:
Some errors and warnings have been raised during the analysis:
by the Eva analyzer: 0 errors
1
warning
by the Eva analyzer: 0 errors
0
warning
s
by the Frama-C kernel: 0 errors 1 warning
by the Frama-C kernel: 0 errors 1 warning
----------------------------------------------------------------------------
----------------------------------------------------------------------------
0 alarms generated by the analysis.
0 alarms generated by the analysis.
...
...
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