about summary refs log tree commit diff homepage
path: root/tools/klee-zesti/CMakeLists.txt
AgeCommit message (Collapse)Author
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.