Page MenuHomePhabricator

tests: Add fuzzing harness for CheckBlock(...) and other CBlock related functions
ClosedPublic

Authored by Fabien on Oct 28 2020, 10:05.

Details

Summary
Add fuzzing harness for CheckBlock(...) and other CBlock related
functions.

Backport of core PR17071.

The missing corpora change is not relevant for us.

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

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Oct 28 2020, 10:06
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
This revision is now accepted and ready to land.Oct 28 2020, 13:43