Skip to content
Snippets Groups Projects
Commit 5a279ee2 authored by Patrick Baudin's avatar Patrick Baudin
Browse files

[Tests] removes decprecated GCC directives

parent ab7566e3
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
/* run.config*
GCC:
STDOPT: #"-eva-alloc-builtin fresh"
STDOPT: #"-eva-alloc-builtin fresh -absolute-valid-range 0x100-0x200 -main main_abs"
*/
......
/* run.config*
GCC:
DONTRUN:
*/
/* IDCT: a fixed point IDCT implementation.
......
/* run.config*
GCC:
STDOPT: +"-eva-msg-key=summary -load-module report,scope,variadic -float-normal -no-warn-signed-overflow tests/idct/idct.c -eva-remove-redundant-alarms -eva-memexec -eva-builtin sqrt:Frama_C_sqrt,cos:Frama_C_cos -then -report -report-print-properties"
*/
/* IEEE_1180_1990: a testbed for IDCT accuracy
......
/* run.config
GCC:
STDOPT: +"-impact-pragma main"
STDOPT: +"-impact-pragma main2" +"-main main2"
STDOPT: +"-impact-pragma main3" +"-main main3"
......
/* run.config
GCC:
STDOPT: +"-impact-pragma impact" +"-lib-entry" +"-main impact"
*/
......
/* run.config
GCC:
STDOPT: +"-impact-pragma loop" +"-lib-entry" +"-main loop"
*/
......
/* run.config
GCC:
STDOPT: +"-impact-pragma impact" +"-lib-entry" +"-main impact" +"-impact-slicing" +"-then-on 'impact slicing'" +"-print"
*/
......
/* run.config
GCC:
STDOPT: +"-occurrence"
*/
......
/* run.config
GCC:
STDOPT: +"-lib-entry -main g -pdg -pdg-dot tests/pdg/call "
*/
......
/* run.config
* GCC:
*
* STDOPT: +"-fct-pdg main -inout"
*
*/
......
/* run.config
GCC:
STDOPT: +"-deps -input -out -inout -pdg"
*/
......
/* run.config
GCC:
STDOPT: +"-fct-pdg main"
*/
......
/* run.config
GCC:
STDOPT: +"-fct-pdg test_struct"
STDOPT: +"-fct-pdg test_if_simple"
STDOPT: +"-fct-pdg test_goto_simple"
......
/* run.config
GCC:
STDOPT: #"-load-module pdg -eva -out -input -deps -main g"
STDOPT: #"-load-module pdg -eva -out -input -deps -main h"
STDOPT: #"-load-module pdg -eva -out -input -deps -main f"
......
/* run.config
GCC:
STDOPT: +"-eva -out -input -calldeps -pdg"
*/
......
/* run.config
* GCC:
*
* STDOPT: +"-eva"
* STDOPT: +"-calldeps -fct-pdg incr_ptr"
* STDOPT: +"-calldeps -fct-pdg f1"
......
/* run.config
GCC:
STDOPT: +"-lib-entry -main simple -fct-pdg simple "
STDOPT: +"-lib-entry -main simple_with_break -fct-pdg simple_with_break "
STDOPT: +"-lib-entry -main infinite -fct-pdg infinite "
......
/* run.config
GCC:
STDOPT: +"-inout -deps -main appel_ptr_fct -fct-pdg appel_ptr_fct "
STDOPT: +"-inout -deps -main appel_ptr_fct_bis -fct-pdg appel_ptr_fct_bis "
*/
......
/* run.config
* GCC:
*
* STDOPT: +"-fct-pdg main -inout "
*/
/*
......
/* run.config
GCC:
STDOPT: +"-main test_infinite_loop -fct-pdg test_infinite_loop "
STDOPT: +"-main test_infinite_loop_2 -fct-pdg test_infinite_loop_2 "
STDOPT: +"-main test_exit -fct-pdg test_exit "
......
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