aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/action_file.mutator9
1 files changed, 9 insertions, 0 deletions
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