Skip to content
Snippets Groups Projects
Commit f0c4778f authored by Allan Blanchard's avatar Allan Blanchard
Browse files

[wp] push timeouts for a few tests

parent 5929eba6
No related branches found
No related tags found
No related merge requests found
# frama-c -wp [...]
# frama-c -wp -wp-timeout 3 [...]
[kernel] Parsing simpl_is_type.i (no preprocessing)
[wp] Running WP plugin...
[wp] [Valid] Goal check_acsl_exits (Cfg) (Unreachable)
......
......@@ -3,7 +3,7 @@
*/
/* run.config_qualif
OPT: -wp-simplify-is-cint -wp-prop=-ko,-lack
OPT: -wp-simplify-is-cint -wp-prop=-ko,-lack -wp-timeout 3
*/
/** Tests the simplification of (forall x:int. P) into (forall
......
# frama-c -wp [...]
# frama-c -wp -wp-timeout 4 [...]
[kernel] Parsing user_init.i (no preprocessing)
[wp] Running WP plugin...
[wp] [Valid] Goal init_exits (Cfg) (Unreachable)
......
/* run.config_qualif
OPT: -wp-prop=-lack,-tactic
OPT: -wp-prop=-lack,-tactic -wp-timeout 4
OPT: -wp-prop=tactic -wp-auto=wp:split,wp:range -wp-prover=tip,Alt-Ergo -wp-script dry
OPT: -wp-prop=lack
*/
......
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