Page MenuHomePhabricator

tests: Add --valgrind option to test/fuzz/test_runner.py for running fuzzing test cases under valgrind
ClosedPublic

Authored by Fabien on Nov 1 2020, 17:40.

Details

Summary
Add --valgrind option to test/fuzz/test_runner.py for running fuzzing
test cases under valgrind.

Backport of core PR18159.

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

Diff Detail

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