Include fuzz testing setup (#274)

This commit is contained in:
Carl Lerche
2018-05-10 14:48:02 -07:00
committed by GitHub
parent 571bb14556
commit 173f9a67e7
6 changed files with 195 additions and 0 deletions

5
.gitignore vendored
View File

@@ -1,5 +1,10 @@
target
Cargo.lock
h2spec
# These are backup files generated by rustfmt
**/*.rs.bk
# Files generated by honggfuzz
hfuzz_target
hfuzz_workspace