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
/
Feature
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-06-29
Make ConstantExpr hashing function faster and modify affected test
Timotej Kapus
2018-05-24
test: add versions of some tests for LLVM 3.7
Richard Trembecký
2018-05-18
tests: use names in klee_make_symbolic
Frank Busse
2018-05-17
Improve error messages for ReadStringAtAddress
Timotej Kapus
2018-05-06
Moved regression test to proper location. Fixes #705
Cristian Cadar
2018-05-01
add blockaddress and indirectbr instructions
Frank Busse
2018-03-23
fix test/Feature/BFSSearcherAndDFSSearcherInterleaved.c to use explicit enume...
Julian Büning
2018-02-18
Add testcase for constant array handling
Martin Nowack
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-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
Cleanup tests for last LLVM 2.9 references
Andrea Mattavelli
2017-07-23
Updated test cases to reflect removal of LLVM 2.9
Martin Nowack
2017-06-08
Merge pull request #667 from andreamattavelli/fix_macos_vararg
Cristian Cadar
2017-06-07
Prevent test failure when realloc fails in test/Feature/Realloc.c
Andrew Santosa
2017-06-05
Removing flaky test Vararg.c from Darwin build until we find a proper fix
Andrea Mattavelli
2017-06-05
Fix test failure on systems with libstdc++ corresponding to gcc7.
Dan Liew
2017-03-15
Fix test case for OSX: only weak aliases are supported on darwin
Andrea Mattavelli
2017-03-01
Updated test cases that check warning messages.
Cristian Cadar
2017-02-14
Merge pull request #574 from delcypher/read_expr_missed_constaint_fold
Andrea Mattavelli
2017-02-14
ReadExpr::create() was missing an opportunity to constant fold when handling ...
Dan Liew
2017-02-10
test: fix broken Vararg test
Martijn Thé
2017-01-08
tests: Added substitution for llvm-ar
Adrian Herrera
2016-11-23
Renamed .pc to .kquery (kleaver query)
Eric Rizzi
2016-11-09
Fix BFS searcher
Martin Nowack
2016-08-10
Extended support for assembler raising
Martin Nowack
2016-08-04
klee: add exit-on-error-type parameter
Jiri Slaby
2016-07-11
Executor: do not crash on non-sized globals
Jiri Slaby
2016-07-08
Generate forked states for switch instructions deterministically
Martin Nowack
2016-07-08
Use vector instead of set to add/remove states
Martin Nowack
2016-07-08
Support gzip-based compression of raw_outstreams
Martin Nowack
2016-05-18
Modified -debug-print-instructions to allow to write directly on log file.
Andrea Mattavelli
2016-02-25
Added support to load libraries from command line
Omer Anson
2016-02-14
Try to fix the TravisCI build when using Z3 as the solver. The
Dan Liew
2015-12-11
Change SilentKleeAssume.c test slightly so that
Dan Liew
2015-12-11
Add command line flag ``--silent-klee-assume``to suppress errors due to
Valentin Wüstholz
2015-09-22
[STPBuilder] Generate SRrem expressions correctly
Martin Nowack
2015-08-21
Merge pull request #251 from ret2libc/entryFnParam
Cristian Cadar
2015-08-14
test: add Feature test for EntryPoint option
Riccardo Schirone
2015-04-29
Fix assertion failure in getDirectCallTarget
Sean Bartell
2015-04-19
Fixed RewriteEqualities input to be more resilient to differences in compilat...
Cristian Cadar
2015-04-19
Temportily marking RewriteEqualities test as XFAIL.
Cristian Cadar
2015-04-19
Added a new test case that checks the --rewrite-equalities optimisation. The...
Cristian Cadar
2015-03-20
Improve arithmetic-right-overshift-sym-conc.c test by make sure it
Dan Liew
[prev]
[next]