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
2020-10-09
implement fneg instruction
Julian Büning
2020-10-09
Add testcase for weakly linked globals
Martin Nowack
2020-09-30
tests: add tests for empty .stats and additional/missing columns
Frank Busse
2020-09-30
tests: support .test and introduce %klee-stats
Frank Busse
2020-06-25
Enforce fork/branch limits in branch() and fix double termination
Frank Busse
2020-06-25
fix Executor: initializeGlobalAliases
Julian Büning
2020-06-19
Added test reported in https://github.com/klee/klee/issues/189 for byval vari...
Cristian Cadar
2020-06-19
Renamed Vararg.c to VarArg.c for consistency with the other var arg tests and...
Cristian Cadar
2020-06-19
Added test checking for correct alignment of variadic arguments
Cristian Cadar
2020-06-19
Added test checking that KLEE correctly handles variadic arguments with the b...
Cristian Cadar
2020-06-06
[Module] Add testcase for inline asm lifting
Martin Nowack
2020-04-08
test: add a new test for readStringAtAddress
Marek Chalupa
2020-01-18
Fix handling of debug information for functions
Martin Nowack
2020-01-13
Assume assembly.ll is local to the run.istats file
Martin Nowack
2019-10-07
test/Feature/SolverTimeout.c: re-enable for Z3
Julian Büning
2019-09-20
Move intrinsics tests to the proper directory
Mateusz Naściszewski
2019-09-20
Add tests for saturating arithmetic
Mateusz Naściszewski
2019-07-30
Use #include "klee/..." (instead of #include <klee/...>) consistently.
Cristian Cadar
2019-07-29
Fixed incorrect requires directive
Cristian Cadar
2019-05-30
fix tests for macOS
Julian Büning
2019-05-30
implement FunctionAliasPass
Julian Büning
2019-05-30
remove klee_alias_function()
Julian Büning
2019-05-06
Add 'freebsd' feature in lit.cfg and use it to XFAIL LargeReturnTypes.cpp test.
Gleb Popov
2019-04-04
Add klee-stats test, fix microseconds bug
Timotej Kapus
2019-03-21
remove tests for LLVM <= 3.7
Julian Büning
2019-03-18
Disable optimisation for functions that contain KLEE calls
Martin Nowack
2019-03-18
make test/Feature/srem.c more explicit
Julian Büning
2019-03-15
Renamed --seed-out to --seed-file and --seed-out-dir to --seed-dir, and place...
Cristian Cadar
2019-03-13
Renamed --no-output to --write-no-tests and placed it in the test case catego...
Cristian Cadar
2019-03-12
Exclude testcases not compatible with MSan
Martin Nowack
2019-03-12
Removed unneeded and confusing disable-opt option, reformatted Optimize() fun...
Cristian Cadar
2019-03-07
tests: rename xxclang to clangxx
Frank Busse
2019-03-07
Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.
Cristian Cadar
2019-03-05
fix Executor::initializeGlobals for aliases pointing to another alias
Julian Büning
2018-12-19
Renamed --stop-after-n-instructions to --max-instructions, as suggested by @251
Cristian Cadar
2018-11-23
Implemented memalign with alignment
Lukas Wölfer
2018-11-05
Check for stack overflow in a tested program
Martin Nowack
2018-11-02
Added test for the case where external calls are encountered but disallowed
Cristian Cadar
2018-11-02
Replaced --no-externals and --allow-external-sym-calls with --external-calls,...
Cristian Cadar
2018-11-02
The test DeterministicSwitch.c does not need to allow external symbolic calls
Cristian Cadar
2018-10-29
add %OOopt to recently added tests and Concrete
Julian Büning
2018-10-26
llvm5: test, add -disable-O0-optnone to -O0
Jiri Slaby
2018-10-24
Add testcase for shift check
Martin Nowack
2018-10-24
Add test case for div checker
Martin Nowack
2018-10-24
Added lowering pass
Rafael Zaehl
2018-10-17
tests: disable CompressedExprLogging on zlib-less systems
Frank Busse
2018-09-06
Use FileCheck and LINE instead of grep if possible
Martin Nowack
2018-09-06
Avoid Vararg non-deterministic allocation
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
[next]