Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-16 | Move the csmith-fuzzing directory to the top level. | Emilio Cobos Álvarez | |
2022-10-04 | split the repo into a workspace | Christian Poveda | |
remove `clap` dependency :tada: update the book installation instructions | |||
2019-05-21 | Update Links | Alex Touchet | |
2017-10-12 | Automatically run `creduce` in `csmith-fuzzing/driver.py` | Nick Fitzgerald | |
Reduced test cases FTW \o/ | |||
2017-10-10 | Make the `csmith` driver use `predicate.py` instead of its own half ↵ | Nick Fitzgerald | |
reimplementation | |||
2017-10-05 | Make the `csmith` driver script executable | Nick Fitzgerald | |
2017-09-27 | Issue #1037: pass all derive-enabling flags in bindgen for csmith driver | KC | |
2017-09-25 | C-Smith: compile bindings and execute layout tests | Nick Fitzgerald | |
This makes us fall over flat on our faces almost immediately... | |||
2017-09-25 | C-Smith: use temp files instead of local files | Nick Fitzgerald | |
This allows us to have multiple processes generating C files with C-Smith and testing them on bindgen without stepping on each others' toes. | |||
2017-09-25 | csmith fuzzing | e | |