about summary refs log tree commit diff homepage
path: root/tools/gen-bout
AgeCommit message (Expand)Author
2022-05-06Renamed gen-bout to ktest-genCristian Cadar
2020-09-17[gen-bout] Support multiple symbolic filesTimotej Kapus
2020-04-30Removed the Internal directory from include/kleeCristian Cadar
2020-03-17Fixed compiler warning when printing variable of type off_tCristian Cadar
2020-03-17stat64 is deprecated on macOS; use stat insteadCristian Cadar
2020-02-24Add leading zeros to genboutTimotej Kapus
2019-08-15replace fprintf with fputs/fputcFrank Busse
2019-08-14Replace sprintf with snprintf throughout codebaseCristian Cadar
2019-08-01gen(-random)-bout: add --bout-file flagFrank Busse
2018-10-26Added gen-bout tool to generate ktest file (file.bout) using specified concre...Andrew Santosa