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
2017-07-24
more portable shebangs
Jörg Thalheim
2017-07-23
Updated test cases to reflect removal of LLVM 2.9
Martin Nowack
2017-07-19
Implement basic support for vectorized instructions.
Dan Liew
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-05-24
travis CI: add LLVM 3.5 and 3.6 tests
Jiri Slaby
2017-04-08
[CMake] Don't redownload FileCheck.cpp if it exists
emlai
2017-04-06
[NFC] Reindent `test/lit.cfg` and add vim mode line to use right
Dan Liew
2017-04-06
test: lit, add geq/lt-llvm- configs
Jiri Slaby
2017-03-23
Add test case to check that on early exits stats are flushed
Dan Liew
2017-03-23
Merge pull request #619 from jirislaby/FD_Fail
Cristian Cadar
2017-03-17
test: POSIX, stop FD_Fail to fail
Jiri Slaby
2017-03-17
test: fix 'not' build
Jiri Slaby
2017-03-15
Fix test case for OSX: only weak aliases are supported on darwin
Andrea Mattavelli
2017-03-15
[Lit] Add system information (linux/darwim) to LIT configuration. Added 'not-...
Dan Liew
2017-03-07
Merge pull request #608 from jirislaby/kill_test
Andrea Mattavelli
2017-03-06
test: ConstantExpr, fix bogus test
Jiri Slaby
2017-03-06
test: POSIX/DirSeek, cleanup
Jiri Slaby
2017-03-06
Merge pull request #609 from ccadar/warnings
Andrea Mattavelli
2017-03-01
fix for PathOS.id
gladtbx
2017-03-01
Updated test cases that check warning messages.
Cristian Cadar
2017-02-24
Teach KLEE to respect the requested memory alignment of globals and stack
Dan Liew
2017-02-21
Add test case that causes an assertion failure in `klee::getDirectCallTarget(...
Dan Liew
2017-02-14
Fix linker compatibility under macOS
Andrea Mattavelli
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-13
Merge pull request #506 from delcypher/travis_asan_ubsan
Cristian Cadar
2017-02-10
test: fix broken Vararg test
Martijn Thé
2017-01-19
Teach both build systems to pass the user provided CXXFLAGS and CFLAGS
Dan Liew
2017-01-16
Remove undocumented and unused `check-local`, `check-dg` and `check-lit`
Dan Liew
2017-01-16
Rename old build system targets so that
Dan Liew
2017-01-16
[CMake] Rename "integrationtests" to "systemtests".
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
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-11-07
Implement a CMake based build system for KLEE.
Dan Liew
2016-09-20
Merge pull request #443 from MartinNowack/feat_assembler_raising
Cristian Cadar
2016-09-16
Avoid internalization of non-standard entry point (i.e. not the main function...
Andrea Mattavelli
2016-09-15
Check the existence of the entry point during the initialization of the POSIX...
Andrea Mattavelli
2016-08-10
Extended support for assembler raising
Martin Nowack
2016-08-08
Merge pull request #447 from hutoTUM/fix-klee_get_obj_size
MartinNowack
2016-08-08
Fix for klee_get_obj_size() crashing on 64-bit, resolves #446
hutoTUM
2016-08-04
klee: add exit-on-error-type parameter
Jiri Slaby
2016-07-31
Merge pull request #422 from ccadar/div-zero-test
Cristian Cadar
2016-07-11
Executor: do not crash on non-sized globals
Jiri Slaby
[next]