Page MenuHomePhabricator

tests: Add fuzzing harness for CCoinsViewCache
ClosedPublic

Authored by Fabien on Jan 26 2021, 14:42.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC6332444c073f: tests: Add fuzzing harness for CCoinsViewCache
Summary

Backport of core PR18867.

The sigops count and segwit cases where removed since they are not
applicable to our codebase.

Test Plan
ninja bitcoin-fuzzers
./src/test/fuzz/coins_view <path_to_corpus>

Diff Detail

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