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
/
test
Age
Commit message (
Expand
)
Author
2018-07-11
Removed support for klee_make_symbolic with 2 arguments. This has been depre...
Cristian Cadar
2018-07-10
test: remove undefined behaviour
Jiri Slaby
2018-07-04
Fix incorrect invocation of klee
Martin Nowack
2018-07-04
Support sanitizer suppression files with lit-based testing
Martin Nowack
2018-07-04
Reorder linking and optimizations
Martin Nowack
2018-07-02
Removed obsolete script
Cristian Cadar
2018-07-02
test/lit.cfg: remove obsolete hack from (LLVM < 3.0 is no longer supported)
Julian Büning
2018-06-29
fix out of range access in KleeHandler::getKTestFilesInDir
Frank Busse
2018-06-29
Make ConstantExpr hashing function faster and modify affected test
Timotej Kapus
2018-06-13
klee_int: allow NULL as name
Frank Busse
2018-05-24
test: add versions of some tests for LLVM 3.7
Richard Trembecký
2018-05-23
test: add parenthesis around & operands
Jiri Slaby
2018-05-18
tests: use names in klee_make_symbolic
Frank Busse
2018-05-17
Add support for concretizing symbolic objects passed to external functions
Timotej Kapus
2018-05-17
Improve error messages for ReadStringAtAddress
Timotej Kapus
2018-05-15
Improved code quality
Lukas Wölfer
2018-05-15
Implemented incomplete merging
Lukas Wölfer
2018-05-09
Fix test case to check for correct call string
Martin Nowack
2018-05-09
Improve handling of constant array in Z3
Timotej Kapus
2018-05-07
Fixed test case to exercise modification to utimes()
Cristian Cadar
2018-05-07
Fixed utimes() behavior for symbolic files when the second argument is NULL
yxliang01
2018-05-06
Moved regression test to proper location. Fixes #705
Cristian Cadar
2018-05-05
Fix handling of errno if external functions are invoked
Martin Nowack
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
2018-05-01
add blockaddress and indirectbr instructions
Frank Busse
2018-04-09
doDumpStates: incorrectly increments stats
Frank Busse
2018-03-23
fix test/Feature/BFSSearcherAndDFSSearcherInterleaved.c to use explicit enume...
Julian Büning
2018-02-18
Add missing endian information to avoid selecction of big endian systems
Martin Nowack
2018-02-18
Test complex constant data vectors as well
Martin Nowack
2018-02-18
Add testcase for constant array handling
Martin Nowack
2018-02-18
Add test case for constant vector init
Martin Nowack
2017-12-11
fix regression test: use `%klee` instead of `klee`
Felix Rath
2017-12-11
fix merging tests: use `%klee` instead of `klee`
Felix Rath
2017-11-30
Implemented bounded merging functionality
Lukas Wölfer
2017-11-26
Replace confusing message in lit.site.cfg.in about the file being autogenerated
Cristian Cadar
2017-11-24
klee_make_symbolic: add test cases for API
Frank Busse
2017-10-15
Fixed assert in BFSSearcher that does not hold as part of interleaved searcher
Julian Büning
2017-10-06
Removed the word 'unsigned' from integer overflow error messages
Andrew Santosa
2017-10-04
Remove Autoconf/Makefile build system and adjust the TravisCI
Dan Liew
2017-08-10
Added a basic test for klee-replay
Cristian Cadar
2017-08-09
Merge pull request #742 from ccadar/fold
Cristian Cadar
2017-08-07
Added checks for div/mod by zero and overshifts in constant expressions. Suc...
Cristian Cadar
2017-08-04
Removed merging searchers
Lukas Wölfer
2017-07-29
Added an optional KInstruction* argument to evalConstant and evalConstantExpr...
Cristian Cadar
2017-07-25
Added regression test for bug reported by @kren1 in #262
Cristian Cadar
2017-07-25
Cleanup tests for last LLVM 2.9 references
Andrea Mattavelli
2017-07-25
Re-enable parts of `FloatingPointOps.ll`. The message about failures
Dan Liew
2017-07-24
Moved klee_choose from klee-libc to KLEE intrinsics.
Cristian Cadar
2017-07-24
more portable shebangs
Jörg Thalheim
[next]