tests: Add fuzzing harness for V1TransportDeserializer (P2P transport) - #17771
Merged
maflcko merged 1 commit intoFeb 27, 2020
Merged
Conversation
practicalswift
force-pushed
the
fuzzers-p2p_transport_deserializer
branch
2 times, most recently
from
December 18, 2019 20:52
567176a to
38c6fde
Compare
Contributor
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ConflictsNo conflicts as of last run. |
practicalswift
force-pushed
the
fuzzers-p2p_transport_deserializer
branch
from
January 21, 2020 07:08
38c6fde to
982322b
Compare
practicalswift
force-pushed
the
fuzzers-p2p_transport_deserializer
branch
from
January 21, 2020 11:56
982322b to
200d4cf
Compare
practicalswift
force-pushed
the
fuzzers-p2p_transport_deserializer
branch
from
January 22, 2020 13:08
200d4cf to
2f63ffd
Compare
Contributor
Author
|
@MarcoFalke Would you mind reviewing? :) |
Member
|
ACK 2f63ffd |
jasonbcox
pushed a commit
to Bitcoin-ABC/bitcoin-abc
that referenced
this pull request
Nov 3, 2020
Summary: Backport of core [[bitcoin/bitcoin#17771 | PR17771]]. The missing corpus change is not relevant for us. Depends on D8228. Test Plan: ninja bitcoin-fuzzers ./test/fuzz/test_runner.py <path_to_corpus> Reviewers: #bitcoin_abc, PiRK Reviewed By: PiRK Differential Revision: https://reviews.bitcoinabc.org/D8229
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add fuzzing harness for
V1TransportDeserializer(P2P transport).Testing this PR
Run: