diff options
Diffstat (limited to 'tests/ossfuzz.sh')
-rw-r--r-- | tests/ossfuzz.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ossfuzz.sh b/tests/ossfuzz.sh index 37742b165..723c675e0 100644 --- a/tests/ossfuzz.sh +++ b/tests/ossfuzz.sh @@ -58,3 +58,5 @@ cp example/risky_domains.txt $OUT/ cp example/ja3_fingerprints.csv $OUT/ cp example/sha1_fingerprints.csv $OUT/ cp fuzz/ipv4_addresses.txt $OUT/ +cp fuzz/bd_param.txt $OUT/ +cp fuzz/splt_param.txt $OUT/ |