Skip to content

Commit

Permalink
Merge pull request #163 from Metalnem/master
Browse files Browse the repository at this point in the history
Add a new external article
  • Loading branch information
dvyukov authored Jul 30, 2017
2 parents 219192d + ac5d15b commit 09e63ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ $ go-fuzz -bin=./png-fuzz.zip -slave=127.0.0.1:8745 -procs=10
- [go-fuzz github.com/arolek/ase](https://medium.com/@dgryski/go-fuzz-github-com-arolek-ase-3c74d5a3150c): A step-by-step tutorial
- [DNS parser, meet Go fuzzer](https://blog.cloudflare.com/dns-parser-meet-go-fuzzer/): A success story with suggestions on how to write the ```Fuzz``` function
- [Automated Testing with go-fuzz](https://speakerdeck.com/filosottile/automated-testing-with-go-fuzz)
- [Going down the rabbit hole with go-fuzz](https://mijailovic.net/2017/07/29/go-fuzz/)

## Credits and technical details

Expand Down

0 comments on commit 09e63ad

Please sign in to comment.