diff options
author | MarcoFalke <falke.marco@gmail.com> | 2021-02-11 10:49:28 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2021-02-11 10:50:15 +0100 |
commit | a59e7ed0bc34cd9fc0d03f0e2f29239104a98f8f (patch) | |
tree | a5eb7c31c7160461eb65c462ee836db91e0a6f3e /src/net_processing.cpp | |
parent | dd0521b6408af5b9e0563e19eb500896568b3386 (diff) | |
parent | fa4bc897fc9332a5666ca2f3e78492cd67ee6128 (diff) |
Merge #20915: fuzz: Fail if message type is not fuzzed
fa4bc897fc9332a5666ca2f3e78492cd67ee6128 fuzz: Fail if message type is not fuzzed (MarcoFalke)
faefed8cd5d26a485f5f6df824d7c90967c826f3 fuzz: Count message type fuzzers before main() (MarcoFalke)
Pull request description:
`process_message_*` is a nice way to quickly fuzz a single message type. However, the offered message types are outdated and all BIPs implemented in the last years are missing.
Fix that by adding them and failing when the number of message types don't add up.
ACKs for top commit:
practicalswift:
cr ACK fa4bc897fc9332a5666ca2f3e78492cd67ee6128: patch looks correct and touches only `src/test/fuzz/`
Tree-SHA512: 8c98374b50fb4ab2ff2550daeab4c6e9f486bfe847466d217d4bc97d119adc99a82b87b56f47535b1cf8f844232bc7fa1230712a9147cda514ae78851556f988
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions