From a09ba12b1bd71bd30e67e290482a6d61b7d3ce24 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Wed, 15 Feb 2017 04:12:55 +0330 Subject: minor change --- test/cov_action.mutator | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test') diff --git a/test/cov_action.mutator b/test/cov_action.mutator index 40fb9f9..f30e319 100644 --- a/test/cov_action.mutator +++ b/test/cov_action.mutator @@ -2,11 +2,11 @@ action_name:travis_coverage _fedora 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 -libtooling_options:-std=c90 -I/lib/gcc/x86_64-redhat-linux/6.3.1/include -w +libtooling_options:-std=c90 -I/lib/gcc/x86_64-redhat-linux/6.3.1/include -Wall out_files:./test/misra-log log_files: print_pretty:false -end_action:stop +end_action:run action_name:travis_coverage_ubuntu executable_name:mutator-lvl0 @@ -16,4 +16,4 @@ 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 -end_action:run +end_action:stop -- cgit v1.2.3