Page MenuHomePhabricator

tests: Add fuzzing harnesses for various Base{32,58,64} and hex related functions
ClosedPublic

Authored by Fabien on Oct 28 2020, 13:28.

Details

Summary
Add fuzzing harnesses for various Base{32,58,64} and hex related
functions.

Backport of core PR17229.

The missing corpora change is irrelevant for us.

Depends on D8155.

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