summaryrefslogtreecommitdiff
path: root/lib/tsan/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGSHubert Tong2019-05-011-1/+1
* [NFC][TSan][libdispatch] Better CMake variable namesJulian Lettner2019-04-041-1/+1
* [TSan][libdispatch] Enable linking and running of tests on LinuxJulian Lettner2019-03-151-0/+1
* [compiler-rt] Cleanup usage of C++ ABI libraryJonas Hahnfeld2019-02-161-2/+8
* Revert "[compiler-rt] Cleanup usage of C++ ABI library"Jonas Hahnfeld2019-02-151-8/+2
* [compiler-rt] Cleanup usage of C++ ABI libraryJonas Hahnfeld2019-02-151-2/+8
* [tsan] Use DARWIN_osx_LINK_FLAGS when building unit tests to match ASan behav...Kuba Mracek2018-06-211-0/+1
* [sanitizer] Split Symbolizer/StackTraces from core RTSanitizerCommonKostya Kortchinsky2018-04-161-0/+1
* [sanitizer] Split coverage into separate RT in sanitizer_commonKostya Kortchinsky2018-03-221-0/+1
* Disable TSan tests on Android.Evgeniy Stepanov2017-10-111-1/+1
* Fix for TSan unit-tests:George Karpenkov2017-08-301-4/+6
* [sanitizers CMake] NFC Refactor the logic for compiling and generating testsGeorge Karpenkov2017-08-151-40/+17
* [sanitizers test CMake] further refactor testing CMake for tsanGeorge Karpenkov2017-07-281-20/+19
* [sanitizer tests CMake] Factor out CMake logic for compiling sanitizer testsGeorge Karpenkov2017-07-281-16/+6
* [tsan] Add a mapping for Darwin/AArch64Kuba Mracek2017-07-101-0/+1
* [tsan] Add missing include directory for test unittestsFrancis Ricci2017-06-271-0/+1
* Revert "[sancov] moving sancov rt to sancov/ directory"Mike Aizatsky2017-01-121-1/+0
* [sancov] moving sancov rt to sancov/ directoryMike Aizatsky2017-01-121-0/+1
* Make cmake link flag naming consistentFrancis Ricci2017-01-101-3/+3
* Enable weak hooks on darwinFrancis Ricci2017-01-091-2/+6
* [sanitizers] Set Darwin specific linker and compiler flags for all testsAnna Zaks2016-10-261-1/+5
* Fix the cross compilation of unit tests. NFC (second attempt)Sumanth Gundapaneni2016-01-141-1/+1
* Revert r257686 "With COMPILER_RT_INCLUDE_TESTS turned ON and in a cross compi...Hans Wennborg2016-01-131-1/+1
* With COMPILER_RT_INCLUDE_TESTS turned ON and in a cross compilingSumanth Gundapaneni2016-01-131-1/+1
* [tsan] Filter OS X architectures for unit testingKuba Brecka2015-11-121-1/+5
* [tsan] Add TSan unit test support for OS XKuba Brecka2015-11-111-11/+33
* CMake: Stop using LLVM's custom parse_arguments. NFCFilipe Cabecinhas2015-06-191-1/+1
* [TSan][MIPS] Adding support for MIPS64Mohit K. Bhakkad2015-02-201-19/+21
* [Sanitizer] Improve unit tests in COMPILER_RT_DEBUG=ON mode.Alexey Samsonov2015-01-061-0/+1
* [CMake] Rename the variableAlexey Samsonov2014-03-241-1/+1
* [CMake] Respect CMAKE_CXX_FLAGS in custom clang_compile commandsAlexey Samsonov2014-03-241-1/+0
* [CMake] Build sanitizer unit tests with -std=c++11Alexey Samsonov2014-03-191-0/+1
* [CMake] break dependency between unit tests and runtimes in standalone buildAlexey Samsonov2014-02-201-2/+18
* Move TSan lit-tests under test/tsanAlexey Samsonov2014-02-141-2/+2
* [TSan] Use Clang to compile and link TSan unit tests with TSan runtimeAlexey Samsonov2013-09-111-17/+39
* [TSan] Build TSan unit tests with the same compile flags as TSan runtimeAlexey Samsonov2013-03-251-3/+3
* CMake variables renaming: X86_64->x86_64 I386->i386Alexey Samsonov2013-01-181-1/+1
* [TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single roo...Alexey Samsonov2012-09-171-0/+24