tests: Add seeds #8

pull practicalswift wants to merge 1 commits into bitcoin-core:master from practicalswift:seeds-2020-04-01 changing 1525 files +1018 −0
  1. practicalswift commented at 8:40 PM on April 1, 2020: contributor

    Add seeds.

    Includes seeds to newly added fuzzing harnesses:

    • blockfilter
    • chain
    • flatfile
    • merkleblock
    • protocol
    • random
    • span
  2. tests: Add seeds a488d8d118
  3. in fuzz_seed_corpus/string/9b359e795042ee9b0d69ebb1de4127c7c4a4416f:1 in a488d8d118
       0 | @@ -0,0 +1 @@
       1 | +sendtoaddress\l\oreplaceable=[[]]replaceable=[[]]replaceable=[[]]=O
    


    maflcko commented at 9:46 PM on April 1, 2020:

    Interesting. The fuzzer figured this out from RPCConvertNamedValues probably.

    Did you prune the seeds, because I'd guess it figures out simpler names like stop or setban first?


    practicalswift commented at 4:21 AM on April 2, 2020:

    Yes, I use -merge=1 to collect the subset of files to submit upstreams. So in this case this was the smallest input I had that triggered this specific execution path :)

  4. maflcko commented at 11:44 PM on April 2, 2020: contributor

    merged with

    time ./test/fuzz/test_runner.py ../btc_qa_assets/fuzz_seed_corpus -l DEBUG --m_dir ../btc_qa_assets/fuzz_seed_corpus_ps_8
    
  5. maflcko closed this on Apr 2, 2020


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-17 09:25 UTC

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