summaryrefslogtreecommitdiffstats
path: root/ossfuzz/round_trip_frame_fuzzer.c
Commit message (Expand)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-5/+4
* Seperating the seed generation and useBimba Shrestha2019-09-131-3/+4
* Making fuzzers use dataProducer api instead of random seed for decisionsBimba Shrestha2019-08-301-2/+7
* [fuzz] Add LZ4 frame fuzzersNick Terrell2019-07-191-0/+39