Martin Holst Swende
|
28876bb9a6
|
tests/fuzzers: merge abifuzzer into _test-file
|
2023-10-18 09:46:41 +02:00 |
|
Marius van der Wijden
|
69d3d5cd42
|
tests/fuzzers: update fuzzers to use new built-in fuzzing
|
2023-10-16 15:13:18 +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 |
|