aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fuzztest
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Add fixed length bytes to alltypes test case (issue #244)Petteri Aimonen2-1/+2
2016-06-06Add testcase for issue #205Petteri Aimonen1-0/+1
2015-10-05Add random message generator to help with fuzz testingPetteri Aimonen2-0/+105
2015-10-01Fix bug in fuzzstub.Petteri Aimonen1-1/+1
2015-09-20Add syntax specification to .proto files (issue #167)Petteri Aimonen1-6/+9
2014-12-26Move malloc support to tests/common directoryPetteri Aimonen1-31/+10
2014-12-26Move malloc_wrappers.c to tests/commonPetteri Aimonen6-83/+6
2014-09-11Add a fuzz testing stub for ability to use external generators alsoPetteri Aimonen5-0/+209
2014-09-11Add a better fuzz test.Petteri Aimonen7-0/+563