aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-02-15 00:42:46 +0000
committerbloodstalker <thabogre@gmail.com>2017-02-15 00:42:46 +0000
commitc4f434263b7e9b43e9751f96c1c0802bba00730c (patch)
tree14d4278ad563289127bcc22d7c4538aa2f81413c /test
parentfixed some paths (diff)
downloadmutator-c4f434263b7e9b43e9751f96c1c0802bba00730c.tar.gz
mutator-c4f434263b7e9b43e9751f96c1c0802bba00730c.zip
minor change
Diffstat (limited to 'test')
-rw-r--r--test/action_file.mutator6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/action_file.mutator b/test/action_file.mutator
index 93ea986..0be1694 100644
--- a/test/action_file.mutator
+++ b/test/action_file.mutator
@@ -1,9 +1,9 @@
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 -Wall
+in_files:./test/testFuncs1.c ./test/testFuncs2.c ./test/testFuncs3.c
+libtooling_options:-std=c90 -w
out_files:./test/misra-log
log_files:
print_pretty:false
-end_action:run \ No newline at end of file
+end_action:run