about summary refs log tree commit diff homepage
path: root/tools/klee-zesti
AgeCommit message (Collapse)Author
2022-05-06Updated klee-zesti to use ktest-gen instead of gen-boutCristian Cadar
2020-09-17Add klee-zesti a ZESTI like wrapper scriptTimotej Kapus
klee-zesti takes concrete arguments, files and stdin of the program under tests converts them to a seed and then runs klee with that seed. This emulates the interface of ZESTI.