index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
runtime
/
Runtest
Age
Commit message (
Expand
)
Author
2020-10-06
Ran clang-format on intrinsics.c and removed unneeded comment
Cristian Cadar
2020-10-06
Added support for klee_open_merge and klee_close_merge in replay, together wi...
Cristian Cadar
2020-08-07
New intrinsic: klee_is_replay
Alastair Reid
2020-04-30
Removed the Internal directory from include/klee
Cristian Cadar
2018-08-03
Fixed runtest library to handle the case of a NULL "name" argument in klee_ma...
Cristian Cadar
2018-05-01
Ensured program reliably has 3 paths to be explored, and removed unnecessary ...
Cristian Cadar
2018-05-01
Implement klee_prefer_cex() and klee_abort() in Runtest and added correspondi...
lyxia
2017-10-04
Remove Autoconf/Makefile build system and adjust the TravisCI
Dan Liew
2017-01-19
In legacy build system fix building libkleeRuntest when building
Dan Liew
2017-01-14
Change how error handling is done in libkleeRuntest.
Dan Liew
2017-01-14
Fix bug reported privately by @danielschemmel .
Dan Liew
2017-01-14
Write tests to test `libkleeRuntest`. The `replay_posix_runtime.c`
Dan Liew
2016-11-20
[CMake] Implement install of the kleeRuntest target.
Dan Liew
2016-11-07
Implement a CMake based build system for KLEE.
Dan Liew
2016-03-22
Add soname for Runtest dynamic library
Martin Nowack
2010-06-28
Applied Stefan Bucur's patch from
Cristian Cadar
2009-06-01
Kill off klee_malloc_n, we don't want to support this.
Daniel Dunbar
2009-05-23
Changed bout to ktest. Kept "BOUT\n" as the header of test files, for backwa...
Cristian Cadar
2009-05-22
Add "name" argument to klee_make_symbolic, and kill off klee_make_symbolic_name.
Daniel Dunbar
2009-05-21
Initial KLEE checkin.
Daniel Dunbar