summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-mi
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Cleanup mentions and code related to lldb-miRaphael Isemann2019-07-1948-4505/+0
* [lldb-mi] Include full path in the -data-disassemble responseTatyana Krasnukha2019-05-211-0/+8
* [lldb] [test] Skip one more TestMiBreak on NetBSDMichal Gorny2019-05-151-1/+1
* @skipIfLinux flaky lldb-mi testsPavel Labath2019-05-132-1/+3
* @skipIfLinux another batch of flaky lldb-mi testsPavel Labath2019-04-292-1/+3
* @skipIfLinux flaky lldb-mi testsPavel Labath2019-04-213-0/+3
* [lldb] [test] Mark three more tests flakey/xfail on NetBSDMichal Gorny2019-04-181-0/+1
* [Python] Fix another batch of python 2/python 3 portability issues.Davide Italiano2019-03-131-2/+7
* [lldb-mi] Make this test more reliable. NFC.Davide Italiano2019-03-121-0/+6
* [lldb] [test] Mark a few tests flakey on NetBSDMichal Gorny2019-03-111-0/+1
* [lldb] [test] Mark failing tests XFAIL on NetBSDMichal Gorny2019-03-045-0/+11
* Revert "[lldb-mi] Move TestMIPrompt away from pexpect()."Davide Italiano2019-02-211-0/+58
* [lldb-mi] Move TestMIPrompt away from pexpect().Davide Italiano2019-02-201-58/+0
* [lldb-mi] Remove a test that uses pexpect().Davide Italiano2019-02-201-82/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1912-48/+36
* symbols.enable-external-lookup=false on all hosts (not just OSX)Jan Kratochvil2019-01-033-2/+11
* refactor testsuite spawnLldbMi args->exe+argsJan Kratochvil2018-12-193-11/+14
* Disable two flaky pexpect-backed tests on DarwinVedant Kumar2018-08-161-0/+8
* Fix whitespace in the python test suite.Raphael Isemann2018-07-271-1/+1
* [lldb-mi] Re-implement data-info-line command.Alexander Polyakov2018-07-231-56/+0
* [lldb-mi] Re-implement symbol-list-lines command.Alexander Polyakov2018-07-035-124/+0
* [lldb-mi] Re-implement a few MI commands.Alexander Polyakov2018-07-021-348/+0
* [lldb-mi] Re-implement MI -exec-step command.Alexander Polyakov2018-06-101-2/+2
* Fix TestMiExec.pyPavel Labath2018-06-081-2/+2
* Fixup r331049 (FileSpec auto-normalization)Pavel Labath2018-04-301-1/+1
* Fix some tests for PPC64le architecturePavel Labath2018-03-201-2/+2
* [test] Skip flaky tests in TestMiSyntax on DarwinVedant Kumar2018-03-191-0/+3
* [dotest] Clean up test folder clean-upPavel Labath2018-03-161-1/+0
* Skip more lldb-mi tests which time out on DarwinVedant Kumar2018-03-161-0/+3
* Next batch of test-tree-cleaning changesPavel Labath2018-03-154-5/+5
* [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
* Add test for lldb-mi interpreterAdrian Prantl2018-03-062-0/+39
* [test] Skip pexpect-based lldb-mi tests on DarwinVedant Kumar2018-03-054-1/+20
* [lldb-mi] This test now passes consistently, unXFAIL it.Davide Italiano2018-02-091-1/+0
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-305-8/+12
* Move getBuildArtifact() from TestBase to Base and derive MiTestCaseBase from itAdrian Prantl2018-01-231-1/+1
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-194-23/+32
* Remove getCategories mechanism of specifying test categoriesPavel Labath2017-11-022-3/+1
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-255-0/+31
* Revert "Initial patchset to get the testsuite running against armv7 and arm64...Chris Bieneman2017-09-255-31/+0
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-225-0/+31
* Revert this patch; I was emailing with Eugene and they have some other change...Jason Molenda2017-09-215-31/+0
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-215-0/+31
* Fix lldb-mi test data_read_memory_bytes_globalTed Woodward2017-09-072-4/+4
* Skip test_lldbmi_var_update on Darwin.Sean Callanan2017-07-241-0/+1
* [LLDB][MIPS] Forgot to add check in commit rl301530Nitesh Jain2017-04-271-2/+4
* [LLDB][MIPS] Fix TestMiExec.py failure.Nitesh Jain2017-04-271-2/+8
* Enable lldm-mi commands -stack-list-locals -stack-list-variables and -var-cre...Ilia K2017-04-043-0/+106
OpenPOWER on IntegriCloud