HomePhabricator

tests: Add fuzzing harness for CCoinsViewCache

Description

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>

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D9063

Details

Provenance
practicalswift <practicalswift@users.noreply.github.com>Authored on Apr 28 2020, 12:27
FabienCommitted on Jan 26 2021, 15:59
FabienPushed on Jan 26 2021, 16:02
Reviewer
Restricted Project
Differential Revision
D9063: tests: Add fuzzing harness for CCoinsViewCache
Parents
rABCd87c0e81140a: tests: Don't limit fuzzing inputs to 1 MB for afl-fuzz (now: ∞ ∀ fuzzers)
Branches
Unknown
Tags
Unknown