summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/mtc
Commit message (Collapse)AuthorAgeFilesLines
* Update message that Main Thread Checker produces.Kuba Mracek2017-07-081-2/+2
| | | | llvm-svn: 307464
* [lldb] Add a testcase for MainThreadCheckerRuntime pluginKuba Mracek2017-07-053-0/+78
This adds a simple testcase for MainThreadCheckerRuntime. The tool (Main Thread Checker) is only available on Darwin, so the test also detects the presence of libMainThreadChecker.dylib and is skipped if the tool is not available. llvm-svn: 307170
OpenPOWER on IntegriCloud