tests/fuzzers: improve the fuzzers (#21829)
* tests/fuzzers, common/bitutil: make fuzzers use correct returnvalues + remove output * tests/fuzzers/stacktrie: fix duplicate-key insertion in stacktrie (false positive) * tests/fuzzers/stacktrie: fix compilation error * tests/fuzzers: linter nits
Showing
- common/bitutil/compress_fuzz.go 3 additions, 3 deletionscommon/bitutil/compress_fuzz.go
- tests/fuzzers/keystore/keystore-fuzzer.go 1 addition, 1 deletiontests/fuzzers/keystore/keystore-fuzzer.go
- tests/fuzzers/rlp/rlp_fuzzer.go 8 additions, 8 deletionstests/fuzzers/rlp/rlp_fuzzer.go
- tests/fuzzers/stacktrie/trie_fuzzer.go 7 additions, 0 deletionstests/fuzzers/stacktrie/trie_fuzzer.go
- tests/fuzzers/txfetcher/txfetcher_fuzzer.go 14 additions, 8 deletionstests/fuzzers/txfetcher/txfetcher_fuzzer.go
Loading
Please register or sign in to comment