aboutsummaryrefslogtreecommitdiff
path: root/tests/ossfuzz (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-01-19Use $(LIB_FUZZING_ENGINE) in tests/ossfuzz/Makefile.Lasse Collin1-1/+1
https://github.com/google/oss-fuzz/pull/3219#issuecomment-573751048 Thanks to Bhargava Shastry for sending the patch.
2018-11-02Tests: Add a fuzz test program and a config file for OSS-Fuzz.Lasse Collin4-0/+93
Thanks to Bhargava Shastry and Github user pdknsk.