[Lldb-commits] [PATCH] D110878: [lldb] Add a gdb_remote_client test for connecting to pty
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 1 05:03:30 PDT 2021
mgorny updated this revision to Diff 376480.
mgorny marked an inline comment as done.
mgorny retitled this revision from "[lldb] Add a gdb_remote_client test for connecting to pty [WIP]" to "[lldb] Add a gdb_remote_client test for connecting to pty".
mgorny added a comment.
Make it easier to override socket class at `GDBRemoteTestBase` level. Add async test, mark the whole class `skipIfWindows`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110878/new/
https://reviews.llvm.org/D110878
Files:
lldb/test/API/functionalities/gdb_remote_client/TestPty.py
lldb/test/API/functionalities/gdb_remote_client/gdbclientutils.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110878.376480.patch
Type: text/x-patch
Size: 9523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211001/0faf0e4e/attachment-0001.bin>
More information about the lldb-commits
mailing list