summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools
Commit message (Expand)AuthorAgeFilesLines
* [LLDB][PPC64] Fix single step and LldbGdbServer testsPavel Labath2018-03-083-6/+11
* Add test for lldb-mi interpreterAdrian Prantl2018-03-062-0/+39
* [LLDB][PPC64] Fixed issues with expedited registersPavel Labath2018-03-061-0/+2
* [test] Skip pexpect-based lldb-mi tests on DarwinVedant Kumar2018-03-054-1/+20
* Adapt some tests to work with PPC64le architecturePavel Labath2018-02-281-2/+3
* Move TestGdbRemoteExitCode next to the other llgs testsPavel Labath2018-02-273-363/+0
* Fix a couple of more tests to not create files in the source treePavel Labath2018-02-212-3/+3
* Shorten socket names in TestPlatformProcessConnectPavel Labath2018-02-161-3/+3
* [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
* [test-suite] UNXfail several tests that now pass locally.Davide Italiano2018-01-291-2/+0
* 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-197-33/+39
* Remove getCategories mechanism of specifying test categoriesPavel Labath2017-11-022-3/+1
* Use ipv4 localhost address in lldb-server testsPavel Labath2017-10-231-1/+1
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-2521-0/+103
* Revert "Initial patchset to get the testsuite running against armv7 and arm64...Chris Bieneman2017-09-2521-103/+0
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-2221-0/+103
* Revert this patch; I was emailing with Eugene and they have some other change...Jason Molenda2017-09-2121-103/+0
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-2121-0/+103
* 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] Skip TestGdbRemoteSingleStep and TestGdbRemote_vCont.py.Nitesh Jain2017-06-142-0/+3
* Add missing 'arch' key to valid qHostInfo keysFrancis Ricci2017-05-051-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
* Remove HostThreadLinux/Free/NetBSDPavel Labath2017-03-173-0/+69
* BreakpointResolverFileLine: Restrict move-to-nearest-code from moving across ...Pavel Labath2017-03-152-19/+31
* Disable the lldb-mi tests on remote platforms.Sean Callanan2017-03-0416-0/+64
* Fix flakyness in TestGdbRemoteHostInfoPavel Labath2017-03-022-10/+0
* Add a comment to describe purpose of signal-filtering testEugene Zemtsov2017-02-281-0/+2
* Support NetBSD Thread ID in lldb-server testsKamil Rytarowski2017-02-272-0/+10
* Hardware breakpoints for Linux on Arm/AArch64 targetsOmair Javaid2017-02-242-14/+61
* Implement QPassSignals GDB package in lldb-serverPavel Labath2017-02-244-1/+157
* Finish the reformatting of the lldb-server test executablesPavel Labath2017-02-233-366/+316
* Reformat inferior's main.cpp in lldb-server testPavel Labath2017-02-232-333/+302
* [LLDB][MIPS] Fix TestMiExec and TestMiData failuresNitesh Jain2017-02-082-3/+19
* Prevent client from querying each thread's PC at each stop.Pavel Labath2017-01-201-3/+116
* [LLDB][MIPS] Fix TestLldbGdbServer failure for MIPSNitesh Jain2017-01-101-1/+9
* [LLDB][MIPS] Revert TestLldbGdbServer failure for MIPSNitesh Jain2017-01-101-9/+1
* [LLDB][MIPS] Fix TestLldbGdbServer failure for MIPSNitesh Jain2017-01-101-1/+9
* Revert "XFAIL an lldb-mi test"Pavel Labath2017-01-061-2/+0
* Skip a test on darwin.Hafiz Abid Qadeer2017-01-051-0/+1
* [lldb-mi] Fix implementation for a few mi commandsHafiz Abid Qadeer2017-01-055-5/+98
* XFAIL an lldb-mi testPavel Labath2017-01-051-0/+2
* [LLDB][MIPS] Fix some test case failures due to elf_abi field of qprocessInfo...Nitesh Jain2016-12-091-0/+1
* Fix TestMiExec.test_lldbmi_exec_next_instructionPavel Labath2016-11-241-1/+1
* Enable MiExecTestCase-test_lldbmi_exec_next_instructionPavel Labath2016-11-241-3/+0
* xfail TestMiSyntax.py's test_lldbmi_output_grammar on macOSTodd Fiala2016-10-181-0/+1
OpenPOWER on IntegriCloud