Page MenuHomePhabricator

test: Set -use_value_profile=1 when merging fuzz inputs
ClosedPublic

Authored by Fabien on Nov 5 2020, 09:15.

Details

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

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable