Update FUZZERS_MISSING_CORPORA to enable regression fuzzing for all harnesses in master.
Note that this PR is expected to fail in Travis until https://github.com/bitcoin-core/qa-assets/pull/4 is merged :)
Update FUZZERS_MISSING_CORPORA to enable regression fuzzing for all harnesses in master.
Note that this PR is expected to fail in Travis until https://github.com/bitcoin-core/qa-assets/pull/4 is merged :)
Thanks, merged with $ ./test/fuzz/test_runner.py --m_dir ../btc_qa_assets/fuzz_seed_corpus_ps_4/ ../btc_qa_assets/fuzz_seed_corpus
@MarcoFalke Excellent! Thanks :)