Skip to content
Snippets Groups Projects
Commit da626686 authored by François Bobot's avatar François Bobot
Browse files

[PTESTS] simplify the heuristics of ptests

Since we use only `frama-c` which is native of byte when available:
- remove: if frama-c is called add the options
- remove: add PTESTS_FILE if it is not present

Adds variables to replace without hurdles:
- @FRAMA_C_PLUGINS_OPTIONS@: -autoload-plugins -plugins ... -load-module ...
- @OPTIONS@: the OPT
- @frama-c@: frama-c @FRAMA_C_PLUGINS_OPTIONS@ @PTEST_FILE@ @OPTIONS@
parent aaa54b80
No related branches found
No related tags found
Loading
Showing
with 54 additions and 105 deletions
Loading
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