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
/
lit.cfg
Age
Commit message (
Expand
)
Author
2024-02-08
Support newer LLVM versions in `lit`
Martin Nowack
2024-02-08
Replace `%libcxx_include` with `%libcxx_includes` for multi-include directories
Martin Nowack
2024-01-12
Renamed PTree to ExecutionTree (and similar)
Cristian Cadar
2024-01-12
new: persistent ptree (-write-ptree) and klee-ptree
Frank Busse
2023-03-22
Fixed typo
Martin Nowack
2023-03-22
Handle fail of KLEE gracefully
Martin Nowack
2023-03-22
Explicitly check if 32bit support is enabled for testing
Martin Nowack
2023-03-20
llvm14: Add LLVM 14 to lit.cfg
Lukáš Zaoral
2022-06-30
remove LLVM < 9
Frank Busse
2022-06-13
tests: invoke LLVM tools through their corresponding macros
Lukáš Zaoral
2022-05-06
Updated tests to use ktest-randgen instead of gen-random-bout
Cristian Cadar
2022-05-06
Updated tests to use ktest-gen instead of gen-bout
Cristian Cadar
2022-03-17
remove LLVM < 6 from build/test scripts
Frank Busse
2021-12-20
llvm13: Add LLVM 13 to lit.cfg
Lukas Zaoral
2021-09-10
llvm12: Add LLVM 12 to lit.cfg
Lukas Zaoral
2021-06-19
Test failure for WSL 1
Pavel Yatcheniy
2021-04-18
tests: Do not add klee tools to PATH in lit
Lukas Zaoral
2021-03-04
tests: add support for LLVM 11.1
Frank Busse
2021-02-16
renaming 'libcxx' -> 'libc++'
Julian Büning
2020-12-04
Add LLVM 11 to lit.cfg
Cristian Cadar
2020-10-12
Exception handling only for LLVM >= 8.0.0
Julian Büning
2020-09-30
tests: support .test and introduce %klee-stats
Frank Busse
2020-09-17
Add test for klee-zesti
Timotej Kapus
2020-03-02
fix lit.cfg: numerical comparison of LLVM version numbers
Julian Büning
2020-03-02
test/lit.cfg: add LLVM 10.0
Julian Büning
2019-10-31
enable testing for LLVM 9.0
Julian Büning
2019-10-07
fix: make llvm 7.1 known
Julian Büning
2019-10-07
test/lit.cfg: test if current version is known
Julian Büning
2019-10-07
test/lit.cfg: use lit_config instead of lit
Julian Büning
2019-07-30
fix two test issues
Felix Rath
2019-05-06
Add 'freebsd' feature in lit.cfg and use it to XFAIL LargeReturnTypes.cpp test.
Gleb Popov
2019-03-31
Various updates to gen-random-bout.cpp
Andrew Santosa
2019-03-21
drop support for LLVM <= 3.7
Julian Büning
2019-03-17
Fix libc++ testcases
Martin Nowack
2019-03-17
Added libcxx flag
Lukas Wölfer
2019-03-12
Add support to compile KLEE with MemorySanitizer (MSan)
Martin Nowack
2019-03-07
tests: rename xxclang to clangxx
Frank Busse
2019-03-07
Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.
Cristian Cadar
2018-10-26
Added gen-bout tool to generate ktest file (file.bout) using specified concre...
Andrew Santosa
2018-10-26
llvm5: test, add -disable-O0-optnone to -O0
Jiri Slaby
2018-10-17
tests: disable CompressedExprLogging on zlib-less systems
Frank Busse
2018-10-10
cmake/lit: add asan/non-asan, ubsan/non-ubsan flags
Frank Busse
2018-07-02
test/lit.cfg: remove obsolete hack from (LLVM < 3.0 is no longer supported)
Julian Büning
2018-05-24
test: add versions of some tests for LLVM 3.7
Richard Trembecký
2017-08-10
Added a basic test for klee-replay
Cristian Cadar
2017-07-23
Updated test cases to reflect removal of LLVM 2.9
Martin Nowack
2017-05-24
travis CI: add LLVM 3.5 and 3.6 tests
Jiri Slaby
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-15
[Lit] Add system information (linux/darwim) to LIT configuration. Added 'not-...
Dan Liew
[next]