summaryrefslogtreecommitdiff
path: root/csmith-fuzzing
AgeCommit message (Expand)Author
2020-08-29Allow grepping bindings for multiple patterns.Adrian Taylor
2019-05-21Update LinksAlex Touchet
2019-02-03fuzzing: Add a --release flag to the predicate script.Emilio Cobos Álvarez
2018-06-03add a description to the new optionDaniel Brooks
2018-06-03Add an option to extend the compiled code after each reducing stepDaniel Brooks
2017-12-08predicate.py: Add an option to not delete temp filesNick Fitzgerald
2017-11-01predicate.py: warn about ignored exceptions during temp clean upNick Fitzgerald
2017-11-01predicate.py: Fix reference error that prevented temp file deletionNick Fitzgerald
2017-10-12Automatically run `creduce` in `csmith-fuzzing/driver.py`Nick Fitzgerald
2017-10-10Make the `csmith` driver use `predicate.py` instead of its own half reimpleme...Nick Fitzgerald
2017-10-10Add a predicate script for determining whether `bindgen` can process a given ...Nick Fitzgerald
2017-10-05Extend the `csmith` READMENick Fitzgerald
2017-10-05Make the `csmith` driver script executableNick Fitzgerald
2017-10-05Make the C-Smith fuzzing README a .md fileNick Fitzgerald
2017-09-27Issue #1037: pass all derive-enabling flags in bindgen for csmith driverKC
2017-09-25C-Smith: compile bindings and execute layout testsNick Fitzgerald
2017-09-25C-Smith: use temp files instead of local filesNick Fitzgerald
2017-09-25csmith fuzzinge