Skip to content

test/fuzz: add arguments for libfuzzer artifacts in fuzz_until.py

Егор Ивков requested to merge eivkov/batch-fuzzing into 2.11.2-picodata

Summary

  • better cli argument handling through argparse
  • adds arguments for libfuzzer generated artifacts that we want to download from our CI
  • fixes a method name typo bug

Edited by Егор Ивков

Merge request reports