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-09-10
Add testcase to run POSIX environment and main without arguments
Martin Nowack
2018-09-10
Add POSIX runtime as dependency for the test case
Martin Nowack
2018-09-10
Unify the error message if that function has not been found.
Martin Nowack
2018-09-06
Use FileCheck and LINE instead of grep if possible
Martin Nowack
2018-09-06
runtime: fix memory error in canonicalize_file_name
Frank Busse
2018-09-06
Avoid Vararg non-deterministic allocation
Martin Nowack
2018-08-03
Fixed runtest library to handle the case of a NULL "name" argument in klee_ma...
Cristian Cadar
2018-08-03
[clang-format]Allow longer codelines in test/
Martin Nowack
2018-08-01
test: remove geq-llvm-3.4
Julian Büning
2018-07-28
remove last comma from -debug-print-escaping-functions
Julian Büning
2018-07-28
test/Feature/EscapingFunctionsAlias.c: clarify alias(ee) casting
Julian Büning
2018-07-28
add declarations to escapingFunctions
Julian Büning
2018-07-23
ModuleUtil: improve and test valueIsOnlyCalled
Julian Büning
2018-07-12
llvm38: test, change some tests
Jiri Slaby
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
[prev]
[next]