[all-commits] [llvm/llvm-project] 8fa239: [lldb] Add a gdb_remote_client test for connecting...

Michał Górny via All-commits all-commits at lists.llvm.org
Fri Oct 1 05:32:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8fa2394bad433558f3083cee158043e2fb66d781
      https://github.com/llvm/llvm-project/commit/8fa2394bad433558f3083cee158043e2fb66d781
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2021-10-01 (Fri, 01 Oct 2021)

  Changed paths:
    M lldb/test/API/functionalities/gdb_remote_client/TestPlatformClient.py
    M lldb/test/API/functionalities/gdb_remote_client/TestProcessConnect.py
    A lldb/test/API/functionalities/gdb_remote_client/TestPty.py
    M lldb/test/API/functionalities/gdb_remote_client/gdbclientutils.py

  Log Message:
  -----------
  [lldb] Add a gdb_remote_client test for connecting to pty

Add a minimal mock server utilizing a pty, and add a client test
connecting to that server.

Differential Revision: https://reviews.llvm.org/D110878




More information about the All-commits mailing list