summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/tsan/basic/TestTsanBasic.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-021-2/+0
* [lldb] [test] Mark failing tests XFAIL on NetBSDMichal Gorny2019-03-041-0/+1
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-1/+1
* [Test-Suite] Fix all the sanitizer tests to be based on compiler capabilitiesChris Bieneman2016-11-101-1/+0
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-21/+40
* Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests i...Kuba Brecka2016-04-271-0/+1
* Provide more information in ThreadSanitizer's JSON data. Move remaining TSan...Kuba Brecka2016-04-101-2/+2
* Enabling TSan tests, they should work now.Kuba Brecka2016-04-051-1/+0
* Fix ThreadSanitizer test cases to work on OS X 10.10 and older.Kuba Brecka2016-04-051-0/+5
* disabled TSAN tests until the author can help track down CI failuresTodd Fiala2016-04-041-0/+1
* Add ThreadSanitizer debugging support.Kuba Brecka2016-03-231-0/+112
OpenPOWER on IntegriCloud