summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-server/platform-process-connect/TestPlatformProcessConnect.py
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Remove 'from __future__ import print_function' from all tests tha...Raphael Isemann2019-12-131-1/+0
* Update a few tests that may change the platform to save & restoreJason Molenda2019-08-211-0/+8
* Restore tests for lldb-server and lldb-vscode removed at rL366590Antonio Afonso2019-07-221-0/+96
* [lldb][NFC] Cleanup mentions and code related to lldb-miRaphael Isemann2019-07-191-96/+0
* Shorten socket names in TestPlatformProcessConnectPavel Labath2018-02-161-3/+3
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-191-6/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-7/+32
* [NFC] Cleanup the code used to run shell commands from testsTamas Berghammer2016-04-051-5/+2
* Fix TestPlatformProcessConnect after rL265357Tamas Berghammer2016-04-051-1/+5
* Make TestPlatformProcessConnect to support abstract/domain sockets.Oleksiy Vyalov2016-02-261-4/+20
* Move some of the common decorators to decorators.py.Zachary Turner2016-02-041-1/+2
* XFAIL some tests failing for Windows -> AndroidTamas Berghammer2015-12-171-0/+1
* Fix a cleanup error in TestPlatformProcessConnect.pyTamas Berghammer2015-12-091-1/+1
* Modify "platform connect" to connect to processes as wellTamas Berghammer2015-12-081-0/+55
OpenPOWER on IntegriCloud