|
|
il y a 6 ans | |
|---|---|---|
| .. | ||
| wire | il y a 6 ans | |
| README.md | il y a 6 ans | |
Fuzzing support using go-fuzz.
Basic operation:
$ go install github.com/dvyukov/go-fuzz/go-fuzz github.com/dvyukov/go-fuzz/go-fuzz-build
$ cd internal/fuzz/{fuzzer}
$ GOFUZZ111MODULE=on go-fuzz-build .
$ go-fuzz