diff options
author | bloodstalker <thabogre@gmail.com> | 2017-02-05 19:48:43 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-02-05 19:48:43 +0000 |
commit | 06ef41b4bd8c512bfcb74f51658bb1e7a7ebb559 (patch) | |
tree | 30dc3f8154ed6dca108741c923d7e85ea487f485 /test/cov_action.mutator | |
parent | changed (diff) | |
download | mutator-06ef41b4bd8c512bfcb74f51658bb1e7a7ebb559.tar.gz mutator-06ef41b4bd8c512bfcb74f51658bb1e7a7ebb559.zip |
changed
Diffstat (limited to 'test/cov_action.mutator')
-rw-r--r-- | test/cov_action.mutator | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cov_action.mutator b/test/cov_action.mutator index 63a2051..40fb9f9 100644 --- a/test/cov_action.mutator +++ b/test/cov_action.mutator @@ -12,7 +12,7 @@ action_name:travis_coverage_ubuntu executable_name:mutator-lvl0 exec_opts:-SysHeader=false -MainOnly=true in_files:./test/testFuncs1.c ./test/testFuncs2.c -libtooling_options:-std=c90 -I/usr/lib/gcc/i686-linux-gnu/4.9/include -w +libtooling_options:-std=c90 -I/usr/lib/gcc/i686-linux-gnu/4.9/include -Wall out_files:./test/misra-log log_files: print_pretty:false |