Skip to content
Snippets Groups Projects
Commit bd472cb0 authored by David Bühler's avatar David Bühler
Browse files

[Eva] Uses standard diff oracles for -config octagons in builtins, float, idct.

parent 7117b9da
No related branches found
No related tags found
No related merge requests found
Showing with 60 additions and 76 deletions
273c273
< j ∈ [1..2147483647]
---
> j ∈ {10}
diff tests/builtins/oracle/allocated.0.res.oracle tests/builtins/oracle_octagons/allocated.0.res.oracle
273c273
< j ∈ [1..2147483647]
---
> j ∈ {10}
diff tests/builtins/oracle/allocated.1.res.oracle tests/builtins/oracle_octagons/allocated.1.res.oracle
171a172,173 171a172,173
> [eva] tests/builtins/allocated.c:82: Call to builtin malloc > [eva] tests/builtins/allocated.c:82: Call to builtin malloc
> [eva] tests/builtins/allocated.c:82: allocating variable __malloc_main_l82_7 > [eva] tests/builtins/allocated.c:82: allocating variable __malloc_main_l82_7
...@@ -282,42 +276,3 @@ diff tests/builtins/oracle/allocated.1.res.oracle tests/builtins/oracle_octagons ...@@ -282,42 +276,3 @@ diff tests/builtins/oracle/allocated.1.res.oracle tests/builtins/oracle_octagons
> __malloc_main_l82_36[0..2]; __malloc_main_l82_37[0..2]; > __malloc_main_l82_36[0..2]; __malloc_main_l82_37[0..2];
> __malloc_main_l97[0]; __malloc_main_l114[0..3]; __malloc_main_l127; > __malloc_main_l97[0]; __malloc_main_l114[0..3]; __malloc_main_l127;
> __malloc_main_l127_0[0..1]; __malloc_main_l127_1[0..2]; > __malloc_main_l127_0[0..1]; __malloc_main_l127_1[0..2];
diff tests/builtins/oracle/imprecise.res.oracle tests/builtins/oracle_octagons/imprecise.res.oracle
229a230,231
> [kernel] tests/builtins/imprecise.c:111:
> more than 200(300) elements to enumerate. Approximating.
238a241,242
> [kernel] tests/builtins/imprecise.c:114:
> more than 200(300) elements to enumerate. Approximating.
242,245d245
< [kernel] tests/builtins/imprecise.c:111:
< more than 200(300) elements to enumerate. Approximating.
< [kernel] tests/builtins/imprecise.c:114:
< more than 200(300) elements to enumerate. Approximating.
diff tests/builtins/oracle/linked_list.1.res.oracle tests/builtins/oracle_octagons/linked_list.1.res.oracle
530a531,532
> [kernel] tests/builtins/linked_list.c:43:
> more than 100(127) elements to enumerate. Approximating.
532a535,536
> [kernel] tests/builtins/linked_list.c:44:
> more than 100(127) elements to enumerate. Approximating.
702a707,708
> [kernel] tests/builtins/linked_list.c:43:
> more than 100(128) elements to enumerate. Approximating.
704a711,712
> [kernel] tests/builtins/linked_list.c:44:
> more than 100(128) elements to enumerate. Approximating.
800,803d807
< [kernel] tests/builtins/linked_list.c:43:
< more than 100(128) elements to enumerate. Approximating.
< [kernel] tests/builtins/linked_list.c:44:
< more than 100(128) elements to enumerate. Approximating.
diff tests/builtins/oracle/malloc-optimistic.res.oracle tests/builtins/oracle_octagons/malloc-optimistic.res.oracle
3520c3520
< i ∈ [14..100]
---
> i ∈ {98; 99; 100}
3524c3524
< i ∈ [14..100]
---
> i ∈ {98; 99; 100}
229a230,231
> [kernel] tests/builtins/imprecise.c:111:
> more than 200(300) elements to enumerate. Approximating.
238a241,242
> [kernel] tests/builtins/imprecise.c:114:
> more than 200(300) elements to enumerate. Approximating.
242,245d245
< [kernel] tests/builtins/imprecise.c:111:
< more than 200(300) elements to enumerate. Approximating.
< [kernel] tests/builtins/imprecise.c:114:
< more than 200(300) elements to enumerate. Approximating.
530a531,532
> [kernel] tests/builtins/linked_list.c:43:
> more than 100(127) elements to enumerate. Approximating.
532a535,536
> [kernel] tests/builtins/linked_list.c:44:
> more than 100(127) elements to enumerate. Approximating.
702a707,708
> [kernel] tests/builtins/linked_list.c:43:
> more than 100(128) elements to enumerate. Approximating.
704a711,712
> [kernel] tests/builtins/linked_list.c:44:
> more than 100(128) elements to enumerate. Approximating.
800,803d807
< [kernel] tests/builtins/linked_list.c:43:
< more than 100(128) elements to enumerate. Approximating.
< [kernel] tests/builtins/linked_list.c:44:
< more than 100(128) elements to enumerate. Approximating.
3520c3520
< i ∈ [14..100]
---
> i ∈ {98; 99; 100}
3524c3524
< i ∈ [14..100]
---
> i ∈ {98; 99; 100}
Only in tests/float/oracle: absorb.res.oracle
Only in tests/float/oracle: absorb_sav.err
Only in tests/float/oracle: absorb_sav.res
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
283a284,285
> [eva:nonlin] tests/float/nonlin.c:113: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
287d288
< [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
263a264,265
> [eva:nonlin] tests/float/nonlin.c:113: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
267d268
< [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
283a284,285
> [eva:nonlin] tests/float/nonlin.c:113: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
287d288
< [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
263a264,265
> [eva:nonlin] tests/float/nonlin.c:113: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
267d268
< [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
283a284,285
> [eva:nonlin] tests/float/nonlin.c:113: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
287d288
< [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
263a264,265
> [eva:nonlin] tests/float/nonlin.c:113: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
267d268
< [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
283a284,285
> [eva:nonlin] tests/float/nonlin.c:113: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
287d288
< [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
263a264,265
> [eva:nonlin] tests/float/nonlin.c:113: non-linear 'f + f', lv 'f'
> [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
267d268
< [eva:nonlin] tests/float/nonlin.c:113: subdividing on f
diff tests/idct/oracle/ieee_1180_1990.res.oracle tests/idct/oracle_octagons/ieee_1180_1990.res.oracle
424a425,432 424a425,432
> [eva] tests/idct/ieee_1180_1990.c:85: > [eva] tests/idct/ieee_1180_1990.c:85:
> Reusing old results for call to IEEE_1180_1990_rand > Reusing old results for call to IEEE_1180_1990_rand
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment