-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add FuzzTest set up and OSS-Fuzz integration
Adds a fuzzer using the FuzzTest framework. https://github.com/google/fuzztest The fuzzer is a migration of 8294639 to the fuzztest set up. This is also an effort to follow up on a recent OSS-Fuzz integration https://github.com/google/oss-fuzz/tree/master/projects/quiche Signed-off-by: David Korczynski <[email protected]>
- Loading branch information
1 parent
661e3c8
commit f8d2fad
Showing
3 changed files
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters