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
787a94b0
Commit
787a94b0
authored
5 years ago
by
David Bühler
Browse files
Options
Downloads
Patches
Plain Diff
[Eva] Updates alternative test oracles.
parent
55e4644b
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tests/float/diff_equalities
+11
-5
11 additions, 5 deletions
tests/float/diff_equalities
tests/float/diff_octagons
+23
-11
23 additions, 11 deletions
tests/float/diff_octagons
tests/value/diff_octagons
+11
-11
11 additions, 11 deletions
tests/value/diff_octagons
with
45 additions
and
27 deletions
tests/float/diff_equalities
+
11
−
5
View file @
787a94b0
...
...
@@ -27,11 +27,17 @@ diff tests/float/oracle/cond.res.oracle tests/float/oracle_equalities/cond.res.o
> dt ∈ [-0x1.4000000000000p3 .. 0x1.fffffe0000000p-1]
Only in tests/float/oracle: fval_test.res.oracle
diff tests/float/oracle/nonlin.1.res.oracle tests/float/oracle_equalities/nonlin.1.res.oracle
60a61
> [eva:nonlin] tests/float/nonlin.c:42: subdividing on a
diff tests/float/oracle/nonlin.3.res.oracle tests/float/oracle_equalities/nonlin.3.res.oracle
60a61
> [eva:nonlin] tests/float/nonlin.c:42: subdividing on a
61a62
> [eva:nonlin] tests/float/nonlin.c:44: subdividing on a
diff tests/float/oracle/nonlin.2.res.oracle tests/float/oracle_equalities/nonlin.2.res.oracle
61a62
> [eva:nonlin] tests/float/nonlin.c:44: subdividing on a
diff tests/float/oracle/nonlin.4.res.oracle tests/float/oracle_equalities/nonlin.4.res.oracle
61a62
> [eva:nonlin] tests/float/nonlin.c:44: subdividing on a
diff tests/float/oracle/nonlin.5.res.oracle tests/float/oracle_equalities/nonlin.5.res.oracle
61a62
> [eva:nonlin] tests/float/nonlin.c:44: subdividing on a
diff tests/float/oracle/parse.res.oracle tests/float/oracle_equalities/parse.res.oracle
21a22,23
> [eva] tests/float/parse.i:37: Warning:
...
...
This diff is collapsed.
Click to expand it.
tests/float/diff_octagons
+
23
−
11
View file @
787a94b0
...
...
@@ -5,14 +5,26 @@ Only in tests/float/oracle: absorb_sav2.err
Only in tests/float/oracle: absorb_sav2.res
Only in tests/float/oracle: fval_test.res.oracle
diff tests/float/oracle/nonlin.1.res.oracle tests/float/oracle_octagons/nonlin.1.res.oracle
253a254,255
> [eva:nonlin] tests/float/nonlin.c:101: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:101: subdividing on f
257d258
< [eva:nonlin] tests/float/nonlin.c:101: subdividing on f
diff tests/float/oracle/nonlin.3.res.oracle tests/float/oracle_octagons/nonlin.3.res.oracle
253a254,255
> [eva:nonlin] tests/float/nonlin.c:101: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:101: subdividing on f
257d258
< [eva:nonlin] tests/float/nonlin.c:101: subdividing on f
279a280,281
> [eva:nonlin] tests/float/nonlin.c:113: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
283d284
< [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
diff tests/float/oracle/nonlin.2.res.oracle tests/float/oracle_octagons/nonlin.2.res.oracle
259a260,261
> [eva:nonlin] tests/float/nonlin.c:113: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
263d264
< [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
diff tests/float/oracle/nonlin.4.res.oracle tests/float/oracle_octagons/nonlin.4.res.oracle
279a280,281
> [eva:nonlin] tests/float/nonlin.c:113: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
283d284
< [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
diff tests/float/oracle/nonlin.5.res.oracle tests/float/oracle_octagons/nonlin.5.res.oracle
259a260,261
> [eva:nonlin] tests/float/nonlin.c:113: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
263d264
< [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
This diff is collapsed.
Click to expand it.
tests/value/diff_octagons
+
11
−
11
View file @
787a94b0
...
...
@@ -239,22 +239,22 @@ diff tests/value/oracle/non_natural.res.oracle tests/value/oracle_octagons/non_n
> more than 200(12500) elements to enumerate. Approximating.
diff tests/value/oracle/nonlin.res.oracle tests/value/oracle_octagons/nonlin.res.oracle
105a106,107
> [eva:nonlin] tests/value/nonlin.c:6
7
: non-linear 'x * x', lv 'x'
> [eva:nonlin] tests/value/nonlin.c:6
7
: subdividing on x
> [eva:nonlin] tests/value/nonlin.c:6
5
: non-linear 'x * x', lv 'x'
> [eva:nonlin] tests/value/nonlin.c:6
5
: subdividing on x
108a111,113
> [eva:nonlin] tests/value/nonlin.c:6
8
: subdividing on x
> [eva:nonlin] tests/value/nonlin.c:6
8
: non-linear 'y * y', lv 'y'
> [eva:nonlin] tests/value/nonlin.c:6
8
: subdividing on y
> [eva:nonlin] tests/value/nonlin.c:6
6
: subdividing on x
> [eva:nonlin] tests/value/nonlin.c:6
6
: non-linear 'y * y', lv 'y'
> [eva:nonlin] tests/value/nonlin.c:6
6
: subdividing on y
111a117,118
> [eva:nonlin] tests/value/nonlin.c:
70
: non-linear 'z * x + x * y', lv 'x'
> [eva:nonlin] tests/value/nonlin.c:
70
: subdividing on x
> [eva:nonlin] tests/value/nonlin.c:
68
: non-linear 'z * x + x * y', lv 'x'
> [eva:nonlin] tests/value/nonlin.c:
68
: subdividing on x
149a157,158
> [eva:nonlin] tests/value/nonlin.c:11
4
: non-linear 'x * x', lv 'x'
> [eva:nonlin] tests/value/nonlin.c:11
4
: subdividing on x
> [eva:nonlin] tests/value/nonlin.c:11
2
: non-linear 'x * x', lv 'x'
> [eva:nonlin] tests/value/nonlin.c:11
2
: subdividing on x
152a162
> [eva:nonlin] tests/value/nonlin.c:11
5
: subdividing on x
> [eva:nonlin] tests/value/nonlin.c:11
3
: subdividing on x
153a164
> [eva:nonlin] tests/value/nonlin.c:11
7
: subdividing on x
> [eva:nonlin] tests/value/nonlin.c:11
5
: subdividing on x
diff tests/value/oracle/plevel.res.oracle tests/value/oracle_octagons/plevel.res.oracle
12d11
< [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