[Eva] Adds new tests for the automatic loop unrolling heuristic.
With loops whose exit conditions are not relational comparisons, loops with several exit conditions, and loops where Frama-C introduces temporary variables.
Showing
- tests/value/auto_loop_unroll.c 82 additions, 21 deletionstests/value/auto_loop_unroll.c
- tests/value/oracle/auto_loop_unroll.0.res.oracle 155 additions, 88 deletionstests/value/oracle/auto_loop_unroll.0.res.oracle
- tests/value/oracle/auto_loop_unroll.1.res.oracle 204 additions, 128 deletionstests/value/oracle/auto_loop_unroll.1.res.oracle
This diff is collapsed.
Please register or sign in to comment