aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/autogen/wasm/ft
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-09-20 14:14:07 +0000
committerbloodstalker <thabogre@gmail.com>2018-09-20 14:14:07 +0000
commitf44d7312a6beb493dc3704965ed403b06388f52d (patch)
tree1b2ea4a182f4cfbb9736c81ec984007147f46927 /bruiser/autogen/wasm/ft
parentstill WIP (diff)
downloadmutator-f44d7312a6beb493dc3704965ed403b06388f52d.tar.gz
mutator-f44d7312a6beb493dc3704965ed403b06388f52d.zip
WIP, update faultreiber and tablegen again. we're getting the tables just fine. need more testing to do.
Diffstat (limited to '')
-rwxr-xr-xbruiser/autogen/wasm/ft.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bruiser/autogen/wasm/ft.sh b/bruiser/autogen/wasm/ft.sh
index ce72011..4910ff7 100755
--- a/bruiser/autogen/wasm/ft.sh
+++ b/bruiser/autogen/wasm/ft.sh
@@ -1,5 +1,5 @@
#!/bin/sh
cd $(dirname $0)
-"../../faultreiber/faultreiber.py" --name wasm --outdir ./ft/ --datetime --xml ./ft/wasm.xml --calloc
+"../../faultreiber/faultreiber.py" --name wasm --outdir ./ft/ --datetime --xml ./ft/wasm.xml --calloc --voidtraininitsize 60 --voidtrainfactor 1.9
#"clang-format" -i ./test/read.c ./test/structs.c ./test/structs.h ./test/aggregate.c ./test/aggregate.h ./test/read.h
#"less" ./test/structs.h