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
cf384a5a
Commit
cf384a5a
authored
2 years ago
by
David Bühler
Browse files
Options
Downloads
Patches
Plain Diff
[Eva] Updates test oracles.
parent
00ac995c
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/builtins/oracle/imprecise.res.oracle
+4
-4
4 additions, 4 deletions
tests/builtins/oracle/imprecise.res.oracle
tests/value/oracle/replace_by_show_each.res.oracle
+2
-2
2 additions, 2 deletions
tests/value/oracle/replace_by_show_each.res.oracle
with
6 additions
and
6 deletions
tests/builtins/oracle/imprecise.res.oracle
+
4
−
4
View file @
cf384a5a
...
@@ -228,16 +228,16 @@
...
@@ -228,16 +228,16 @@
[kernel] imprecise.c:114: approximating value to write.
[kernel] imprecise.c:114: approximating value to write.
[eva:alarm] imprecise.c:116: Warning: assertion got status unknown.
[eva:alarm] imprecise.c:116: Warning: assertion got status unknown.
[eva] Recording results for many_writes
[eva] Recording results for many_writes
[kernel] imprecise.c:111:
more than 200(300) elements to enumerate. Approximating.
[kernel] imprecise.c:114:
more than 200(300) elements to enumerate. Approximating.
[from] Computing for function many_writes
[from] Computing for function many_writes
[kernel] imprecise.c:111:
[kernel] imprecise.c:111:
more than 200(300) dependencies to update. Approximating.
more than 200(300) dependencies to update. Approximating.
[kernel] imprecise.c:114:
[kernel] imprecise.c:114:
more than 200(300) dependencies to update. Approximating.
more than 200(300) dependencies to update. Approximating.
[from] Done for function many_writes
[from] Done for function many_writes
[kernel] imprecise.c:111:
more than 200(300) elements to enumerate. Approximating.
[kernel] imprecise.c:114:
more than 200(300) elements to enumerate. Approximating.
[eva] Done for function many_writes
[eva] Done for function many_writes
[eva] computing for function overlap <- main.
[eva] computing for function overlap <- main.
Called from imprecise.c:151.
Called from imprecise.c:151.
...
...
This diff is collapsed.
Click to expand it.
tests/value/oracle/replace_by_show_each.res.oracle
+
2
−
2
View file @
cf384a5a
...
@@ -6,10 +6,10 @@
...
@@ -6,10 +6,10 @@
x ∈ {0}
x ∈ {0}
[eva] replace_by_show_each.c:23: Frama_C_show_each_2:
[eva] replace_by_show_each.c:23: Frama_C_show_each_2:
[eva] replace_by_show_each.c:25: Frama_C_show_each_1:
[eva] replace_by_show_each.c:25: Frama_C_show_each_1:
[inout] Warning: no assigns clauses for function Frama_C_show_each_1.
Results will be imprecise.
[from] Warning: no assigns clauses for function Frama_C_show_each_1.
[from] Warning: no assigns clauses for function Frama_C_show_each_1.
Results will be imprecise.
Results will be imprecise.
[inout] Warning: no assigns clauses for function Frama_C_show_each_1.
Results will be imprecise.
[eva:alarm] replace_by_show_each.c:26: Warning:
[eva:alarm] replace_by_show_each.c:26: Warning:
signed overflow. assert j + 1 ≤ 2147483647;
signed overflow. assert j + 1 ≤ 2147483647;
[eva] Recording results for main
[eva] Recording results for main
...
...
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