summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools
Commit message (Expand)AuthorAgeFilesLines
* [lldb-vscode] Centrally skip debug info variants for vscode testsPavel Labath2019-12-1710-25/+2
* [lldb] Use file-based synchronization in TestVSCode_attachPavel Labath2019-12-162-14/+26
* [lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...Raphael Isemann2019-12-1328-28/+0
* The field ‘totalFrames’ which is total number of frames available, is man...Serhiy Redko2019-12-092-7/+27
* [lldb] Remove Xfail decorators from steadily passing testsMuhammad Omair Javaid2019-12-092-9/+3
* [lldb] [test] Un-XFAIL lldb-server tests fixed on NetBSDMichał Górny2019-11-261-2/+0
* [lldb] [Process/NetBSD] Improve threading supportMichał Górny2019-11-251-0/+149
* [lldb-vscode] Fix a race in test_extra_launch_commandsPavel Labath2019-11-251-1/+1
* [lldb] [test] Un-XFAIL one lldb-server test on NetBSDMichał Górny2019-11-201-1/+0
* [lldb] [test] XFAIL more lldb-server tests on NetBSDMichał Górny2019-11-181-0/+11
* [lldb] [Process/NetBSD] Implement thread name gettingMichał Górny2019-11-182-2/+1
* [lldb] [test] Enable lldb-server tests on NetBSD, and set XFAILsMichał Górny2019-11-1810-0/+19
* [lldb-vscode] support the completion requestWalter Erquinigo2019-11-156-2/+154
* [lldb] Re-enable VSCode testsJonas Devlieghere2019-11-118-24/+3
* Found more timeouts to unify.Adrian Prantl2019-10-213-5/+7
* Unify timeouts in gdbserver tests and ensure they are larger if ASAN is enabled.Adrian Prantl2019-10-215-8/+10
* Fix an inverted condition in test.Adrian Prantl2019-10-171-3/+3
* Increase gdbremote_testcase timeouts when running under ASAN.Adrian Prantl2019-10-151-5/+12
* Skip Apple simulator test for all remote testing scenarios.Frederic Riss2019-10-091-3/+3
* [Testsuite] Get rid of most of the recursive shared library MakefilesFrederic Riss2019-10-083-21/+11
* Revert: [lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil2019-09-273-0/+3
* [lldb] [testsuite] Remove redundant MAKE_DSYM := NOJan Kratochvil2019-09-273-3/+0
* Canonicalize variable usage in testsuite MakefilesAdrian Prantl2019-09-252-2/+2
* [dotest] Centralize initialization commands even morePavel Labath2019-09-051-1/+1
* Upstream macCatalyst support in debugserver and the macOS dynamic loaderAdrian Prantl2019-09-041-0/+1
* [dotest] Avoid the need for LEVEL= makefile boilerplatePavel Labath2019-09-0415-45/+15
* TestAppleSimulatorOSType: Pass the --standalone argument to simctlFrederic Riss2019-08-221-1/+1
* Update a few tests that may change the platform to save & restoreJason Molenda2019-08-211-0/+8
* [lldb-vscode] add `launchCommands` to handle launch specific commandsAlex Langford2019-08-193-14/+96
* Update Python tests for lldb-server on WindowsAaron Smith2019-08-1416-15/+85
* Initial support for native debugging of x86/x64 Windows processesAaron Smith2019-08-131-5/+5
* [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
OpenPOWER on IntegriCloud