summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Remove unused imports in python testsRaphael Isemann2019-08-0216-23/+0
* [lldb] [test/lldb-vscode] Use realpath to match vscode behaviorMichal Gorny2019-07-301-2/+4
* [lldb] [test/lldb-vscode] Use os.path.dirname() [NFC]Michal Gorny2019-07-301-5/+5
* [lldb] Increase testsuite packet-timeout 5secs -> 1minJan Kratochvil2019-07-292-9/+10
* [lldb] [Process/NetBSD] Report stopped process on SIGSTOPMichal Gorny2019-07-251-2/+0
* [lldb][test_suite] Update tests with unexpected pass on Android aarch64Alex Langford2019-07-231-1/+0
* [lldb] Fix occasional hangs of VSCode testcasesJan Kratochvil2019-07-231-7/+1
* Revert "Revert "Implement xfer:libraries-svr4:read packet""Antonio Afonso2019-07-238-1/+226
* Restore tests for lldb-server and lldb-vscode removed at rL366590Antonio Afonso2019-07-2263-0/+10564
* [lldb][NFC] Cleanup mentions and code related to lldb-miRaphael Isemann2019-07-19111-15069/+0
* Revert "Implement xfer:libraries-svr4:read packet"Pavel Labath2019-07-018-226/+1
* Stabilize TestGdbRemoteLibrariesSvr4SupportPavel Labath2019-06-191-3/+6
* Implement xfer:libraries-svr4:read packetAntonio Afonso2019-06-188-1/+223
* [lldb] [test] Extend D55859 symbols.enable-external-lookup=false for more tes...Jan Kratochvil2019-06-171-2/+6
* [lldb-server] Support 'g' packetsPavel Labath2019-05-306-44/+218
* [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
* Fix TestVSCode_attach on LinuxStella Stamenova2019-05-091-4/+7
* @skipIfLinux another batch of flaky lldb-mi testsPavel Labath2019-04-292-1/+3
* @skipIfLinux flaky lldb-mi testsPavel Labath2019-04-213-0/+3
* Make TestVSCode_step pass reliablyPavel Labath2019-04-211-7/+1
* [lldb] [test] Mark three more tests flakey/xfail on NetBSDMichal Gorny2019-04-182-0/+3
* [lldb-server] Update tests to use std::thread/mutex for all platformsAaron Smith2019-04-121-86/+81
* TestVCCode_step: replace assertTrue with more specific assertionsPavel Labath2019-04-051-10/+10
* Re-enable most lldb-vscode tests on Linux.Jorge Gorbe Moya2019-04-034-20/+5
* Simplify TestGdbRemoteRegisterStatePavel Labath2019-04-021-9/+0
* [lldb-vscode] Add logic to handle EOF when reading from lldb-vscode stdout.Jorge Gorbe Moya2019-04-011-31/+45
* Skip TestVSCode_setFunctionBreakpoints on linuxPavel Labath2019-03-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
* Fix TestAppleSimulatorOSType.py with Xcode 10.2Frederic Riss2019-03-071-1/+3
* [lldb] [test] Mark failing tests XFAIL on NetBSDMichal Gorny2019-03-048-0/+17
* 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
* Fix vscode tests for python3Pavel Labath2019-02-191-2/+2
* Fix lldb-server test suite for python3Pavel Labath2019-02-155-16/+20
* Revert "Fix one more string/bytes issue in lldb-server tests"Pavel Labath2019-02-131-1/+1
* Fix one more string/bytes issue in lldb-server testsPavel Labath2019-02-131-1/+1
* [Py3/TestAppleOSSimulator] Another byte<->str interoperability issue.Davide Italiano2019-02-051-1/+1
* [testsuite] Fix TestAppleSimulator so that it works with Python 3.Davide Italiano2019-01-311-2/+2
* [Python] Fix gdb-remote and lldb-server utilities to work with Py3.Davide Italiano2019-01-312-5/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1914-56/+42
* 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
* A few small updates to the testsuite for running against an iOS device.Jason Molenda2018-12-171-0/+1
* Make TestAppleSimulatorOSType.py more flexibleFrederic Riss2018-11-171-1/+7
* Tiny testsuite tweaks. Don't run the apple simulatorJason Molenda2018-10-161-0/+3
OpenPOWER on IntegriCloud