summaryrefslogtreecommitdiff
path: root/csmith-fuzzing/driver.py
AgeCommit message (Expand)Author
2022-10-16Move the csmith-fuzzing directory to the top level.Emilio Cobos Álvarez
2022-10-04split the repo into a workspaceChristian Poveda
2019-05-21Update LinksAlex Touchet
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-05Make the `csmith` driver script executableNick 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