diff options
author | bloodstalker <thabogre@gmail.com> | 2017-02-05 08:16:54 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-02-05 08:16:54 +0000 |
commit | fd4f6f68c23ed4f64eb24aeafdeb5696a2ef0820 (patch) | |
tree | 8e9887f1a55677da805984a661b091ad45a8cf3d /test/cov_action.mutator | |
parent | updated (diff) | |
download | mutator-fd4f6f68c23ed4f64eb24aeafdeb5696a2ef0820.tar.gz mutator-fd4f6f68c23ed4f64eb24aeafdeb5696a2ef0820.zip |
updated
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 d6be39a..63a2051 100644 --- a/test/cov_action.mutator +++ b/test/cov_action.mutator @@ -11,7 +11,7 @@ end_action:stop action_name:travis_coverage_ubuntu executable_name:mutator-lvl0 exec_opts:-SysHeader=false -MainOnly=true -in_files:./test/testFuncs1.c ./test/testFuncs2.c ./test/testFuncs3.c ./test/testFuncs1.h ./test/testFuncs2.h ./test/testFuncs3.h +in_files:./test/testFuncs1.c ./test/testFuncs2.c libtooling_options:-std=c90 -I/usr/lib/gcc/i686-linux-gnu/4.9/include -w out_files:./test/misra-log log_files: |