Merge msg type specific inputs into the general dir #131

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

    (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. maflcko commented at 10:52 am on May 26, 2023: contributor
    This is done in preparation to delete the specific dirs, but can be done even if the dirs are not deleted.
  8. dergoegge approved
  9. dergoegge commented at 9:00 am on May 28, 2023: member
    ACK 14913e02f7c6885e03275af2b7fdcf9115b5314b
  10. fanquake merged this on May 28, 2023
  11. fanquake closed this on May 28, 2023

  12. maflcko commented at 12:45 pm on July 13, 2023: contributor
    On a second thought, this change doesn’t make sense. Instead of duplicating/copying the files it should have moved them.

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