From 1282c0b7947579d661dfc433f5974bcef0e43704 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 5 Feb 2017 11:18:56 +0330 Subject: added a new mutator action file for tests --- test/action_file.mutator | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 test/action_file.mutator (limited to 'test') diff --git a/test/action_file.mutator b/test/action_file.mutator new file mode 100644 index 0000000..baf636d --- /dev/null +++ b/test/action_file.mutator @@ -0,0 +1,9 @@ +action_name:my_action1 +executable_name:mutator-lvl0 +exec_opts:-SysHeader=false -MainOnly=true +in_files:./test/testFuncs1.c ./test/testFuncs2.c +libtooling_options:c90 -I/usr/lib/gcc/i686-linux-gnu/4.9/include -w +out_files:./test/misra-log +log_files: +print_pretty:false +end_action:run \ No newline at end of file -- cgit v1.2.3