about summary refs log tree commit diff homepage
path: root/test/Replay/libkleeruntest/replay_klee_abort.c
AgeCommit message (Collapse)Author
2018-05-01Ensured program reliably has 3 paths to be explored, and removed unnecessary ↵Cristian Cadar
options. Make klee_abort() call abort() in replay, and removed trivial test which cannot be easily integrated into the test suite.
2018-05-01Implement klee_prefer_cex() and klee_abort() in Runtest and added ↵lyxia
corresponding tests