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

View File

@@ -29,6 +29,7 @@ unstable = []
[workspace]
members = [
"tests/h2-fuzz",
"tests/h2-tests",
"tests/h2-support",
"util/genfixture",