summaryrefslogtreecommitdiffstats
path: root/ossfuzz/round_trip_hc_fuzzer.c
Commit message (Collapse)AuthorAgeFilesLines
* Retreiving 32 bits from the end for fuzzerBimba Shrestha2019-09-141-2/+1
|
* Addressing naming nits and moving size modification up in all fuzzersBimba Shrestha2019-09-131-6/+5
|
* Seperating the seed generation and useBimba Shrestha2019-09-131-3/+4
|
* Adding comments, fixing nit, and hiding the struct in data producer apibimbashrestha2019-08-171-1/+1
|
* Seperating fuzz data producer api impl and header, using data producer on ↵bimbashrestha2019-08-161-2/+8
| | | | the easy fuzzers
* [fuzz] Add HC fuzzers for round trip, compress, and streamingNick Terrell2019-07-181-0/+39