Add fuzz inputs #163

pull maflcko wants to merge 1 commits into bitcoin-core:main from maflcko:main changing 29309 files +98378 −0
  1. maflcko commented at 8:47 am on January 3, 2024: contributor

    Done with something like the following to allow for reduced inputs to get added to the repo. C.f. #150 (comment)

    0mv fuzz_seed_corpus fuzz_inputs_upstream
    1../bitcoin-core/test/fuzz/test_runner.py -l DEBUG --par $( nproc ) --m_dir ./fuzz_inputs_upstream/  --m_dir ../results_from_working_farm/fuzz_seed_corpus/ --m_dir ../etc/... ./fuzz_seed_corpus
    2git restore -- ./fuzz_seed_corpus
    3git add ./fuzz_seed_corpus
    4git commit -m "Add fuzz inputs"
    
  2. Add fuzz inputs a2ed781110
  3. maflcko commented at 12:35 pm on January 3, 2024: contributor
  4. murchandamus commented at 12:40 pm on January 3, 2024: contributor
    Ah very cool. That’s a great idea.
  5. dergoegge merged this on Jan 3, 2024
  6. dergoegge closed this on Jan 3, 2024


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/qa-assets. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-21 08:25 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me