summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/tsan/thread_numbers/TestTsanThreadNumbers.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Remove all `setUp` overrides that only call the parent implementa...Raphael Isemann2019-12-131-4/+0
* [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-18/+38
* Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests i...Kuba Brecka2016-04-271-0/+1
* Renumber ThreadSanitizer-provided thread IDs to match LLDB thread numbers.Kuba Brecka2016-04-221-0/+67
OpenPOWER on IntegriCloud