tests/fuzzers: fuzzbuzz fuzzers for keystore, rlp, trie, whisper (#19910)
* fuzzers: fuzzers for keystore, rlp, trie, whisper (cred to @guidovranken) * fuzzers: move fuzzers to testdata * testdata/fuzzers: documentation * testdata/fuzzers: corpus for rlp * tests/fuzzers: fixup
Showing
- fuzzbuzz.yaml 36 additions, 0 deletionsfuzzbuzz.yaml
- tests/fuzzers/README.txt 45 additions, 0 deletionstests/fuzzers/README.txt
- tests/fuzzers/keystore/corpus/0176eaf52ed014ec5c91cf4afa070dd3fd469077-1 1 addition, 0 deletions...eystore/corpus/0176eaf52ed014ec5c91cf4afa070dd3fd469077-1
- tests/fuzzers/keystore/keystore-fuzzer.go 37 additions, 0 deletionstests/fuzzers/keystore/keystore-fuzzer.go
- tests/fuzzers/rlp/corpus/block_with_uncle.rlp 0 additions, 0 deletionstests/fuzzers/rlp/corpus/block_with_uncle.rlp
- tests/fuzzers/rlp/corpus/r.bin 1 addition, 0 deletionstests/fuzzers/rlp/corpus/r.bin
- tests/fuzzers/rlp/corpus/transaction.rlp 2 additions, 0 deletionstests/fuzzers/rlp/corpus/transaction.rlp
- tests/fuzzers/rlp/rlp_fuzzer.go 127 additions, 0 deletionstests/fuzzers/rlp/rlp_fuzzer.go
- tests/fuzzers/trie/corpus/data 1 addition, 0 deletionstests/fuzzers/trie/corpus/data
- tests/fuzzers/trie/trie-fuzzer.go 189 additions, 0 deletionstests/fuzzers/trie/trie-fuzzer.go
- tests/fuzzers/whisperv6/corpus/009c5adfa4fd685caef58e1ce932fa7fb209730a 0 additions, 0 deletions...whisperv6/corpus/009c5adfa4fd685caef58e1ce932fa7fb209730a
- tests/fuzzers/whisperv6/whisper-fuzzer.go 90 additions, 0 deletionstests/fuzzers/whisperv6/whisper-fuzzer.go
Loading
Please register or sign in to comment