Skip to content

Commit

Permalink
sk4
Browse files Browse the repository at this point in the history
  • Loading branch information
tokatoka committed Nov 20, 2024
1 parent 103f879 commit e20a0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ FUZZERS=$2

PYTHONPATH=. python3 experiment/run_experiment.py \
--experiment-config service/experiment-config.yaml \
--benchmarks "bloaty_fuzz_target" "freetype2_ftfuzzer" "harfbuzz_hb-shape-fuzzer" "lcms_cms_transform_fuzzer" "libjpeg-turbo_libjpeg_turbo_fuzzer" "libpcap_fuzz_both" "libxml2_xml" "libxslt_xpath" "mbedtls_fuzz_dtlsclient" \
--benchmarks "openh264_decoder_fuzzer" "openssl_x509" "openthread_ot-ip6-send-fuzzer" "proj4_proj_crs_to_crs_fuzzer" "re2_fuzzer" "sqlite3_ossfuzz" "stb_stbi_read_fuzzer" "systemd_fuzz-link-parser" "vorbis_decode_fuzzer" \
--experiment-name "$EXPERIMENT_NAME" \
--fuzzers "$FUZZERS"

0 comments on commit e20a0ab

Please sign in to comment.