summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/tsan/multiple/TestTsanMultiple.py
Commit message (Expand)AuthorAgeFilesLines
* 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/+39
* Reword ThreadSanitizer message for invalid mutex reports.Kuba Brecka2016-05-221-1/+1
* Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests i...Kuba Brecka2016-04-271-0/+1
* Add a ThreadSanitizer testcase that tests multiple reported issues.Kuba Brecka2016-04-101-0/+68
OpenPOWER on IntegriCloud