Page MenuHomePhabricator

tests: Add fuzzing harness for CKey related functions
ClosedPublic

Authored by Fabien on Nov 3 2020, 13:51.

Details

Reviewers
jasonbcox
Group Reviewers
Restricted Project
Commits
rABC0f35d020c0e5: tests: Add fuzzing harness for CKey related functions
Summary

Backport of core PR17972.

The segwit related parts have been removed, and a few cases for Schnorr
signatures added. 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