Add seeds for 3 fuzzing harnesses lacking a seed corpus #41

pull evanbaer wants to merge 2 commits into bitcoin-core:master from evanbaer:qa_assets_seeds_20210111 changing 141 files +62 −0
  1. evanbaer commented at 3:47 PM on January 11, 2021: contributor

    Add seeds for fuzzing harnesses lacking a seed corpus.

    Generated with: ./test/fuzz/test_runner.py -l DEBUG -g qa-assets/fuzz_seed_corpus muhash ./test/fuzz/test_runner.py -l DEBUG -g qa-assets/fuzz_seed_corpus data_stream_addr_man ./test/fuzz/test_runner.py -l DEBUG -g qa-assets/fuzz_seed_corpus node_eviction

    To note, I did not merge with "--m_dir" since there are no current seeds for the above.

  2. Add seeds for fuzzing harnesses lacking a seed corpus: data_stream_addr_man muhash node_eviction
    Generated with:
      ./test/fuzz/test_runner.py -l DEBUG -g qa-assets/fuzz_seed_corpus muhash
      ./test/fuzz/test_runner.py -l DEBUG -g qa-assets/fuzz_seed_corpus data_stream_addr_man
      ./test/fuzz/test_runner.py -l DEBUG -g qa-assets/fuzz_seed_corpus node_eviction
    a87bb7b9c8
  3. maflcko commented at 4:00 PM on January 11, 2021: contributor

    To note, I did not merge with "--m_dir" since there are no current seeds for the above.

    You'll still need to merge to drop off seeds that do not increase the coverage and pick the smallest set of shortest seeds that give the largest coverage.

  4. Merged with: test/fuzz/test_runner.py -l DEBUG --m_dir ./target_seeds_20210111 ./qa-assets/fuzz_seed_corpus a03387816b
  5. maflcko commented at 7:04 PM on January 11, 2021: contributor

    Thanks

  6. maflcko merged this on Jan 11, 2021
  7. maflcko closed this on Jan 11, 2021

  8. evanbaer commented at 7:04 PM on January 11, 2021: contributor

    To note, I did not merge with "--m_dir" since there are no current seeds for the above.

    You'll still need to merge to drop off seeds that do not increase the coverage and pick the smallest set of shortest seeds that give the largest coverage.

    Okay, got it. Thank you for pointing that out.

  9. evanbaer deleted the branch on Jan 11, 2021

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: 2026-04-15 09:25 UTC

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