summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
Commit message (Expand)AuthorAgeFilesLines
...
* Use the DWARF linkage name when importing C++ methods.Davide Italiano2018-03-273-0/+63
* Fix TestDisassembleBreakpoint broken by r328488Pavel Labath2018-03-262-33/+22
* Make @skipUnlessSupportedTypeAttribute windows-compatiblePavel Labath2018-03-261-5/+4
* Add and fix some tests for PPC64Pavel Labath2018-03-266-35/+37
* [LLDB][PPC64] Fix TestGdbRemoteAuxvSupportPavel Labath2018-03-261-0/+15
* Add a test for setting the load address of a module with differing physical/v...Pavel Labath2018-03-261-0/+19
* Add support for __attribute__(trivial_abi).Jim Ingham2018-03-234-0/+128
* Last batch of test-tree cleaning changesPavel Labath2018-03-215-118/+80
* Fix TestOperatorOverload for 32-bit buildsPavel Labath2018-03-212-14/+4
* [Testsuite] Modernize this test to be run out-of-tree.Davide Italiano2018-03-201-5/+3
* [ExpressionParser] Re-implement r327356 in a less disruptive way.Davide Italiano2018-03-204-0/+61
* [TestExpr] Fix a typo in a test, unbreaking the lldb Mac OS X bot.Davide Italiano2018-03-201-1/+1
* [LLDB] Fix TestTargetXMLArch's expected archPavel Labath2018-03-201-1/+1
* Fix some tests for PPC64le architecturePavel Labath2018-03-204-15/+39
* Re-land: [lldb] Use vFlash commands when writing to target's flash memory reg...Pavel Labath2018-03-202-2/+63
* Modernize a test.Jim Ingham2018-03-191-29/+2
* [test] Skip flaky tests in TestMiSyntax on DarwinVedant Kumar2018-03-191-0/+3
* [test] Skip flaky TestThreadStates tests on DarwinVedant Kumar2018-03-191-3/+3
* [DWARFASTParserClang] Complete external record types before using them as a d...Frederic Riss2018-03-163-0/+31
* Skip TestThreadSpecificBpPlusCondition on Darwin due to timeoutsVedant Kumar2018-03-161-0/+1
* Remove -gmodules restriction from testAdrian Prantl2018-03-161-1/+0
* [dotest] Clean up test folder clean-upPavel Labath2018-03-1616-71/+31
* Skip more lldb-mi tests which time out on DarwinVedant Kumar2018-03-161-0/+3
* Split skipIf decorator, the condition is supposed to be ORAdrian Prantl2018-03-151-1/+2
* [dotest] remove confirm_directory_exclusivity remnantsPavel Labath2018-03-151-13/+0
* Fix TestProcessLaunch breakage on MacOSPavel Labath2018-03-151-1/+1
* Next batch of test-tree-cleaning changesPavel Labath2018-03-159-171/+87
* @skipUnlessDarwin TestTargetSourceMapPavel Labath2018-03-151-0/+1
* Fix a bug in "target.source-map" where we would resolve unmapped paths incorr...Greg Clayton2018-03-152-0/+437
* [Dictionary] Rewrite the test added in r327587 as an inline test.Davide Italiano2018-03-152-0/+13
* [test] Skip more lldb-mi tests which occasionally time out on DarwinVedant Kumar2018-03-141-1/+6
* [test] Skip some lldb-mi tests which time out on DarwinVedant Kumar2018-03-142-0/+11
* [test] Delete some xfailed lldb-mi testsVedant Kumar2018-03-147-638/+0
* [test] Disable TestMachCore everywhere except on DarwinJonas Devlieghere2018-03-141-0/+1
* Update selected thread after loading mach coreJonas Devlieghere2018-03-143-0/+966
* Skip TestWatchedVarHitWhenInScope.py everywherePavel Labath2018-03-141-3/+1
* [test] Replace some references to Apple-internal bugsVedant Kumar2018-03-1310-32/+14
* Add a missing return in SBPlatform::IsConnected and testJim Ingham2018-03-131-0/+8
* Introduce a setting to disable Spotlight while running the test suiteAdrian Prantl2018-03-121-1/+6
* Rename clang.modules-cache-path to symbols.clang-modules-cache-pathAdrian Prantl2018-03-102-2/+2
* Make TestCompletion work on windowsPavel Labath2018-03-091-58/+0
* Move option parsing out of the Args classPavel Labath2018-03-091-26/+21
* [test] Skip a test which sporadically fails in its dsym variantVedant Kumar2018-03-091-0/+2
* [test] Skip a test when using an out-of-tree debugserverVedant Kumar2018-03-085-0/+18
* [LLDB][PPC64] Fix single step and LldbGdbServer testsPavel Labath2018-03-083-6/+11
* Add test for lldb-mi interpreterAdrian Prantl2018-03-062-0/+39
* Rewrite TestTargetSymbolsBuildidCase to be more focusedPavel Labath2018-03-063-45/+0
* [LLDB][PPC64] Fixed issues with expedited registersPavel Labath2018-03-061-0/+2
* Upstreaming avx512 register support in debugserver. These changesJason Molenda2018-03-064-19/+241
* [test] Skip pexpect-based lldb-mi tests on DarwinVedant Kumar2018-03-054-1/+20
OpenPOWER on IntegriCloud