summaryrefslogtreecommitdiffstats
path: root/utils/FuzzTest
Commit message (Expand)AuthorAgeFilesLines
* [utils/FuzzTest] Add '--stop-on-fail' to stop the script on the first failureArgyrios Kyrtzidis2012-03-081-1/+11
* [utils/FuzzTest] The help message says that if you don't specify --max-testsArgyrios Kyrtzidis2012-03-081-1/+1
* [utils/FuzzTest] For --filelist the option type is string, not integer.Argyrios Kyrtzidis2012-03-081-1/+1
* Spelling.Daniel Dunbar2012-03-081-1/+1
* FuzzTest: Add support for reading list of replacements from a file.Daniel Dunbar2010-05-301-0/+16
* utils: Add a generic fuzz testing tool.Daniel Dunbar2010-05-301-0/+324