aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-05-20 06:57:58 +0000
committerbloodstalker <thabogre@gmail.com>2017-05-20 06:57:58 +0000
commit9029bc879b5b1835821cd8cb8de857aed7fb16f6 (patch)
tree76308d0ce391550049b1df00120048ad02610ceb /samples
parentfleshed out extractmutagen somewhat (diff)
downloadmutator-9029bc879b5b1835821cd8cb8de857aed7fb16f6.tar.gz
mutator-9029bc879b5b1835821cd8cb8de857aed7fb16f6.zip
added the mutagen option to action1
Diffstat (limited to 'samples')
-rw-r--r--samples/action_file.mutator2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/action_file.mutator b/samples/action_file.mutator
index c6f56c0..a854271 100644
--- a/samples/action_file.mutator
+++ b/samples/action_file.mutator
@@ -1,7 +1,7 @@
action_name:my_action1
executable_name:mutator-lvl0
#these are the options specific to the executable
-exec_opts:-MCEA -MCD=" 10.1 9.1 9.2 9.3 9.3" -SysHeader=false -MainOnly=true -MCV=C2
+exec_opts:-MCEA -MCD=" 10.1 9.1 9.2 9.3 9.3" -SysHeader=false -MainOnly=true -MCV=C2 -mutagen
in_files:./test/testFuncs1.c ./test/testFuncs2.c ./test/testFuncs3.c
#clang options
libtooling_options:-std=c90 -I/lib/gcc/x86_64-redhat-linux/6.3.1/include -Wall