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
Age
Commit message (
Expand
)
Author
2022-03-30
Avoid installing Python 2
Martin Nowack
2022-03-30
Remove support for old Ubuntu
Martin Nowack
2022-03-30
Add support to `sudo` if necessary
Martin Nowack
2022-03-22
Add Doxygen to one CI target
Cristian Cadar
2022-03-22
Removed/updated obsolete Doxygen configuration options
Cristian Cadar
2022-03-22
Install doxygen and graphviz (dot) to generate Doxygen documentation when ENA...
Cristian Cadar
2022-03-22
Disabled Doxygen by default
Cristian Cadar
2022-03-22
Require cmake 3.9+
Cristian Cadar
2022-03-21
Fixed a wrong type when computing memory usage on macOS
Cristian Cadar
2022-03-17
remove obsolete KLEE_LLVM legacy defines
Julian Büning
2022-03-17
LLVM < 6 leftovers
Julian Büning
2022-03-17
ADT/Ref.h: remove header
Frank Busse
2022-03-17
remove LLVM < 6 from build/test scripts
Frank Busse
2022-03-17
remove LLVM < 6 from sources
Frank Busse
2022-03-17
Updated test MemoryLimit.c to use FileCheck, and formatted the file
Cristian Cadar
2022-03-17
Document that GetTotalMallocUsage returns the usage in bytes
Cristian Cadar
2022-03-17
Fixed GetTotalMallocUsage on macOS to look at all zones. (The test MemoryLimi...
Cristian Cadar
2022-03-11
FD_Fail: use /dev/zero instead of /etc/mtab
Morgan Jones
2022-03-09
Core/Executor: Fix unaligned write of fp80 arguments
Lukáš Zaoral
2022-03-09
Core/ExecutionState: Fix uninitialized reads in unit tests
Lukáš Zaoral
2022-03-09
CI: add `-fno-sanitize-recover=undefined` to UBSAN flags
Lukáš Zaoral
2022-03-09
tests: make UBSAN print stack traces
Lukáš Zaoral
2022-03-09
CI: drop `-fsanitize=integer` from UBSAN flags
Lukáš Zaoral
2022-03-09
CI: Update GTest to 1.11.0
Lukáš Zaoral
2022-03-09
CI: Update Z3 to 4.8.14
Lukáš Zaoral
2022-03-09
build: fix missing target for grep
Frank Busse
2022-03-09
fix CMake: gtest from llvm includes gtest_main
Julian Büning
2022-01-07
tests: add Feature/KleeStatsNoBr.c
Frank Busse
2022-01-07
tests: adapt Feature/KleeStatsColumns.test to klee-stats changes
Frank Busse
2022-01-07
tests: extend Feature/KleeStats.c
Frank Busse
2022-01-07
klee-stats: fix --print-more
Frank Busse
2022-01-07
klee-stats: add --print-columns
Frank Busse
2022-01-07
klee-stats: do not print summary line for csv/readable-csv
Frank Busse
2022-01-07
klee-stats: fix BCov calculation for zero br instructions
Frank Busse
2022-01-07
klee-stats: rename/reorder/document columns
Frank Busse
2022-01-07
stats: remove reachableUncovered (unused)
Frank Busse
2022-01-06
Comment the code dealing with un/flushed bytes, and resolve old naming issue ...
Cristian Cadar
2022-01-06
Remove old Travis CI support
Martin Nowack
2022-01-06
Dockerfile: use Google Test 1.11.0
Julian Büning
2022-01-05
introduce BranchTypes
Frank Busse
2022-01-05
unittests/TestMain: show stack trace on error
Julian Büning
2022-01-05
fix CMake: use own TestMain instead of gtest_main
Julian Büning
2022-01-05
CMake: set Google Test options properly
Julian Büning
2022-01-05
fix CMake: GTEST_INSTALL -> INSTALL_GTEST
Julian Büning
2022-01-05
CMake: include GTest include hint for 1.8.0+
Julian Büning
2022-01-05
Do not use stat64 directly in gen-random-bout
Cristian Cadar
2022-01-05
Added a test for invocations of klee_make_symbolic with a wrong size to MakeS...
Cristian Cadar
2022-01-05
Remove outdated reference to klee_make_symbolic_name
Cristian Cadar
2022-01-04
Use more precise version check for selecting swapoff() signature.
Gleb Popov
2021-12-24
Added correct signature for swapoff on FreeBSD (to solve recent CI failures)
Cristian Cadar
[prev]
[next]