summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/tools/lldb-server/tests/TestClient.h
Commit message (Expand)AuthorAgeFilesLines
* Move FileAction, ProcessInfo and ProcessLaunchInfo from Target to HostPavel Labath2019-02-041-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* llgs tests: Use noack-mode for communication to avoid pr37294Pavel Labath2018-04-301-0/+1
* Fix TestStopReplyContainsThreadPcs on 32-bit x86 (pr36013)Pavel Labath2018-02-191-6/+7
* llgs-test: Parse and store register info recieved from lldb-serverPavel Labath2018-02-091-2/+17
* debugserver: Propagate environment in launch-mode (pr35671)Pavel Labath2017-12-221-2/+17
* llgs-tests: Add support for "exit" stop-reply packetsPavel Labath2017-12-151-1/+11
* llgs-tests: Make addition of new tests easierPavel Labath2017-12-151-12/+21
* Move ArchSpec to the Utility modulePavel Labath2017-11-131-1/+1
* llgs-tests: Replace the "log+return false" pattern with llvm::ErrorPavel Labath2017-11-091-15/+13
* lldb-server tests: Add support for testing debugserverPavel Labath2017-10-171-0/+3
* New framework for lldb client-server communication tests.Pavel Labath2017-06-061-0/+61
OpenPOWER on IntegriCloud