about summary refs log tree commit diff homepage
path: root/test/CMakeLists.txt
AgeCommit message (Expand)Author
2024-01-12Renamed PTree to ExecutionTree (and similar)Cristian Cadar
2024-01-12new: persistent ptree (-write-ptree) and klee-ptreeFrank Busse
2023-03-22Change `llvm_map_components_to_libnames` to `llvm_config` CMake functionMartin Nowack
2023-03-17[cmake] Use LLVM's CMake functionality onlyMartin Nowack
2022-05-06Updated tests to use ktest-randgen instead of gen-random-boutCristian Cadar
2022-05-06Updated tests to use ktest-gen instead of gen-boutCristian Cadar
2022-04-28Make Uclibc support a runtime option, not a compile-time one.Gleb Popov
2022-03-17remove LLVM < 6 from build/test scriptsFrank Busse
2021-04-18tests: Do not add klee tools to PATH in litLukas Zaoral
2021-04-08cmake: Fix CMP0026 policy deprecation warningLukas Zaoral
2020-12-02Detect system include headers on macOSMartin Nowack
2020-11-04[cmake] Remove several leftovers from old autoconf build systemMartin Nowack
2019-09-05test/CMakeLists.txt: error handling for downloadJulian Büning
2019-09-05test/CMakeLists.txt: use official llvm monorepo for downloadJulian Büning
2019-07-30fix two test issuesFelix Rath
2019-07-30Add missing dependencies for `check` targetMartin Nowack
2018-10-08add support for klee-replay on OSXFrank Busse
2017-11-26Replace confusing message in lit.site.cfg.in about the file being autogeneratedCristian Cadar
2017-04-08[CMake] Don't redownload FileCheck.cpp if it existsemlai
2017-03-17test: fix 'not' buildJiri Slaby
2017-01-19Teach both build systems to pass the user provided CXXFLAGS and CFLAGSDan Liew
2017-01-16[CMake] Rename "integrationtests" to "systemtests".Dan Liew
2017-01-14Write tests to test `libkleeRuntest`. The `replay_posix_runtime.c`Dan Liew
2016-11-07Implement a CMake based build system for KLEE.Dan Liew