summaryrefslogtreecommitdiffstats
path: root/tests/fuzztest/SConscript
AgeCommit message (Collapse)AuthorFilesLines
2015-09-20Add syntax specification to .proto files (issue #167)Petteri Aimonen1-6/+9
Eliminates a warning on protoc 3.0.
2014-12-26Move malloc support to tests/common directoryPetteri Aimonen1-31/+10
2014-12-26Move malloc_wrappers.c to tests/commonPetteri Aimonen1-5/+4
2014-09-11Add a fuzz testing stub for ability to use external generators alsoPetteri Aimonen1-0/+8
2014-09-11Add a better fuzz test.Petteri Aimonen1-0/+50
Attempts to verify all the properties defined in the security model, while also being portable and able to run on many platforms.