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
/
ExprLogging.c
Age
Commit message (
Expand
)
Author
2023-03-26
tests: add some missing headers
Frank Busse
2019-03-07
Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.
Cristian Cadar
2018-10-26
llvm5: test, add -disable-O0-optnone to -O0
Jiri Slaby
2018-05-18
tests: use names in klee_make_symbolic
Frank Busse
2016-11-23
Renamed .pc to .kquery (kleaver query)
Eric Rizzi
2014-09-12
[tests] Set --output-dir on all test runs, in support of running tests in par...
Daniel Dunbar
2014-01-20
Fixed many tests that make use of the file tool to check
Dan Liew
2013-10-17
Fixed solver-related nondeterminism in test case ./test/Feature/ExprLogging.c...
Hristina Palikareva
2013-01-02
Patch by Tomasz Kuchta that refactors the logging code, by introducing a new ...
Cristian Cadar
2012-10-24
Patch by Dan Liew: "Added primitive test that checks kleaver's new
Cristian Cadar
2012-10-24
Patch by Dan Liew which improves the logging options: "Removed
Cristian Cadar
2009-06-05
Support the extended query command syntax.
Daniel Dunbar
2009-05-21
Initial KLEE checkin.
Daniel Dunbar