HomePhabricator

test: Set -use_value_profile=1 when merging fuzz inputs

Description

test: Set -use_value_profile=1 when merging fuzz inputs

Summary:
Backport of core PR18566.

Depends on D8272.

Test Plan:

ninja bitcoin-fuzzers
./test/fuzz/test_runner.py <path_to_corpus>

git clone https://github.com/Bitcoin-ABC/qa-assets.git ~/seeds
./test/fuzz/test_runner.py ~/seeds/fuzz_seed_corpus \
  --m_dir=<path_to_corpus> \
  -l DEBUG

Reviewers: #bitcoin_abc, PiRK, deadalnix

Reviewed By: #bitcoin_abc, PiRK, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D8273

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on Apr 8 2020, 16:52
FabienCommitted on Nov 5 2020, 16:49
FabienPushed on Nov 5 2020, 16:50
Reviewer
Restricted Project
Differential Revision
D8273: test: Set -use_value_profile=1 when merging fuzz inputs
Parents
rABC5596cffb0d50: fuzz: Avoid running over all inputs after merging them
Branches
Unknown
Tags
Unknown