Marius van der Wijden
|
d10a2f6ab7
|
tests/fuzzers: update fuzzers to be based on go-native fuzzing (#28352)
This change modifies the fuzzers to use the native golang fuzzing framework instead of go-fuzz
|
2023-10-18 15:01:16 +02:00 |
|
Håvard Anda Estensen
|
07508ac0e9
|
all: replace uses of ioutil with io and os (#24869)
|
2022-05-16 11:59:35 +02:00 |
|
Marius van der Wijden
|
7202b410b0
|
tests/fuzzers/abi: fixed one-off panic with int.Min64 value (#22233)
* tests/fuzzers/abi: fixed one-off panic with int.Min64 value
* tests/fuzzers/abi: fixed one-off panic with int.Min64 value
|
2021-01-25 21:40:14 +01:00 |
|
Marius van der Wijden
|
398182284c
|
tests/fuzzers/abi: better test generation (#22158)
* tests/fuzzers/abi: better test generation
* tests/fuzzers/abi: fixed packing issue
* oss-fuzz: enable abi fuzzer
|
2021-01-18 14:33:15 +01:00 |
|
Marius van der Wijden
|
89884dc353
|
tests/fuzzers/abi: add fuzzer for fuzzing package accounts/abi (#21217)
* tests/fuzzers/abi: added abi fuzzer
* accounts/abi: fixed issues found by fuzzing
* tests/fuzzers/abi: update fuzzers, added repro test
* tests/fuzzers/abi: renamed abi_fuzzer to abifuzzer
* tests/fuzzers/abi: updated abi fuzzer
* tests/fuzzers/abi: updated abi fuzzer
* accounts/abi: minor style fix
* go.mod: added go-fuzz dependency
* tests/fuzzers/abi: updated abi fuzzer
* tests/fuzzers/abi: make linter happy
* tests/fuzzers/abi: make linter happy
* tests/fuzzers/abi: comment out false positives
|
2020-09-16 13:15:22 +02:00 |
|