summaryrefslogtreecommitdiff
path: root/test/tsan
Commit message (Expand)AuthorAgeFilesLines
* Remove NOLINTs from compiler-rtVitaly Buka2019-09-113-16/+22
* Update compiler-rt cpplint.pyVitaly Buka2019-09-111-4/+4
* Remove xfail NetBSD mark from ignored-interceptors-mmap.cppKamil Rytarowski2019-09-101-1/+0
* [TSan] Add AnnotateIgnoreReadsBegin declaration to tsan/test.hJulian Lettner2019-09-096-31/+5
* [TSan] Add interceptors for mach_vm_[de]allocateJulian Lettner2019-09-091-0/+73
* [TSan] Add interceptors for os_unfair_lockJulian Lettner2019-08-161-0/+30
* [TSan] Fix test failing on LinuxJulian Lettner2019-08-131-1/+1
* [TSAN] Fix tsan on FreeBSD after D54889Alexander Richardson2019-08-061-1/+1
* compiler-rt: Remove .cc from all lit config filesNico Weber2019-08-051-1/+1
* compiler-rt: Rename .cc file in test/tsan to .cppFangrui Song2019-08-02235-47/+47
* compiler-rt: Rename .cc file in lib/tsan/rtl to .cppNico Weber2019-08-013-3/+3
* compiler-rt: Rename .cc file in lib/sanitizer_common to .cppNico Weber2019-07-311-1/+1
* [TSan] Enable fiber tests on iOS simulatorJulian Lettner2019-07-225-5/+5
* XFAIL a few failing TSan-fiber tests for iOSJulian Lettner2019-07-055-0/+5
* [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner2019-06-278-12/+12
* Revert r363633 "[CMake] Fix the value of `config.target_cflags` for non-macOS...Hans Wennborg2019-06-191-42/+28
* [CMake] Fix the value of `config.target_cflags` for non-macOS Apple platforms...Dan Liew2019-06-171-28/+42
* [TSan][libdispatch] Use FileCheck's --implicit-check-not=...Julian Lettner2019-05-1618-37/+18
* [TSan][libdispatch] Enable test that supposedly deadlocks on botJulian Lettner2019-05-091-2/+0
* [tsan] Fix and re-enable user_malloc.cc testVitaly Buka2019-05-011-9/+9
* Revert "[CMake] Fix the value of `config.target_cflags` for non-macOS Apple"Dan Liew2019-04-261-10/+2
* [CMake] Fix the value of `config.target_cflags` for non-macOS AppleDan Liew2019-04-261-2/+10
* [TSan] Support fiber API on macOSJulian Lettner2019-04-207-15/+21
* [TSan][libdispatch] Port gcd-sync-block-copy.mm to C++Julian Lettner2019-04-162-3/+52
* [TSan][libdispatch] Move libdispatch tests out of Darwin folderJulian Lettner2019-04-1223-6/+8
* [TSan][libdispatch] Don't link against FoundationJulian Lettner2019-04-126-13/+22
* [TSan][libdispatch] Replace NSTemporaryDirectory in testsJulian Lettner2019-04-126-13/+8
* [TSan][libdispatch] Fix failing testJulian Lettner2019-04-121-0/+1
* [TSan][libdispatch] Delete old testsJulian Lettner2019-04-112-69/+0
* [TSan][libdispatch] Re-enable disabled testsJulian Lettner2019-04-112-6/+0
* [TSan][libdispatch] Turn ignore_noninstrumented_modules=1 back on for DarwinJulian Lettner2019-04-111-0/+3
* [TSan][libdispatch] Replace usage of NSMutableData with stack arrayJulian Lettner2019-04-115-10/+10
* [TSan][libdispatch] Change test to have two simultaneous timersJulian Lettner2019-04-111-1/+1
* [TSan][libdispatch] Replace CFRunLoop with dispatch_semaphore, pt. 2Julian Lettner2019-04-1111-83/+97
* [TSan][libdispatch] Replace CFRunLoop with dispatch_semaphore, pt. 1Julian Lettner2019-04-096-53/+54
* [TSan][libdispatch] Remove Darwin-only version of fully-ported testsJulian Lettner2019-04-0610-428/+0
* [TSan][libdispatch] Make test work on Linux, pt. 2Julian Lettner2019-04-051-2/+2
* [TSan][libdispatch] Make test work on LinuxJulian Lettner2019-04-041-3/+4
* [TSan][libdispatch] Stricter checks via `--implicit-check-not`Julian Lettner2019-04-047-16/+8
* [TSan][libdispatch] Specify libdispatch header dir for lit testsJulian Lettner2019-04-041-5/+6
* [NFC][TSan][libdispatch] Better CMake variable namesJulian Lettner2019-04-041-2/+2
* Fix typos in tests. NFC.Xing GUO2019-04-031-1/+1
* [NFC][TSan][libdispatch] Cleanup testJulian Lettner2019-04-021-6/+6
* [NFC] Test is C++, not CJulian Lettner2019-04-021-0/+0
* [NFC][libdispatch] Improve a few testsJulian Lettner2019-04-023-6/+7
* [NFC][TSan][libdispatch] Don't use ignore_noninstrumented_modules on LinuxJulian Lettner2019-03-221-3/+0
* [NFC][TSan][libdispatch] Fix test for dispatch_apply[_f]Julian Lettner2019-03-181-12/+18
* [TSan][libdispatch] Configure libdispatch lit testsJulian Lettner2019-03-161-1/+6
* [TSan][libdispatch] Enable linking and running of tests on LinuxJulian Lettner2019-03-151-0/+3
* [NFC][TSan] Move libdispatch tests into their own subfolderJulian Lettner2019-03-1413-28/+15