Merge msg type specific inputs into the general dir #131

pull MarcoFalke wants to merge 5 commits into bitcoin-core:main from MarcoFalke:main changing 3596 files +105 −0
  1. MarcoFalke commented at 10:51 AM on May 26, 2023: none

    (See commit description for steps I used)

    This should not increase the .git folder size, because all inputs already exist in .git. For the same reason it should not increase coverage.

  2. Add some rpc inputs d09148d6c4
  3. Merge msg type specific inputs into the general dir
    Command:
    
    FUZZ=process_message ./src/test/fuzz/fuzz -merge=1 ../btc_qa_assets/fuzz_seed_corpus/process_message ../btc_qa_assets/fuzz_seed_corpus/process_message*
    5826417f0b
  4. Merge msg type specific inputs into the general dir (-use_value_profile=1)
    FUZZ=process_message ./src/test/fuzz/fuzz -merge=1 -use_value_profile=1 ../btc_qa_assets/fuzz_seed_corpus/process_message ../btc_qa_assets/fuzz_seed_corpus/process_message*
    4ef9b08901
  5. Merge msg type specific inputs into the general dir (--with-sanitizers=fuzzer,undefined,integer,address) f5bf59c7b9
  6. Merge msg type specific inputs into the general dir
    (--with-sanitizers=fuzzer,undefined,integer,address and
    -use_value_profile=1)
    14913e02f7
  7. MarcoFalke commented at 10:52 AM on May 26, 2023: none

    This is done in preparation to delete the specific dirs, but can be done even if the dirs are not deleted.

  8. fanquake cross-referenced this on May 27, 2023 from issue fuzz: Change LIMIT_TO_MESSAGE_TYPE from a compile-time to a run-time setting by MarcoFalke
  9. dergoegge approved
  10. dergoegge commented at 9:00 AM on May 28, 2023: member

    ACK 14913e02f7c6885e03275af2b7fdcf9115b5314b

  11. fanquake merged this on May 28, 2023
  12. fanquake closed this on May 28, 2023

  13. MarcoFalke commented at 12:45 PM on July 13, 2023: none

    On a second thought, this change doesn't make sense. Instead of duplicating/copying the files it should have moved them.

  14. MarcoFalke cross-referenced this on Jul 13, 2023 from issue Collect process_message_* inputs into one folder by MarcoFalke

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-06-19 10:25 UTC

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