[Lldb-commits] [PATCH] D109585: [lldb] [test] Move "platform connect" logic into a common class

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 10 02:22:26 PDT 2021


mgorny created this revision.
mgorny added reviewers: labath, emaste, krytarowski.
mgorny requested review of this revision.

Create a common GDBPlatformClientTestBase class and move the platform
select/connect logic there to reduce duplication.


https://reviews.llvm.org/D109585

Files:
  lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteDiskFileCompletion.py
  lldb/test/API/functionalities/gdb_remote_client/TestGDBRemotePlatformFile.py
  lldb/test/API/functionalities/gdb_remote_client/gdbclientutils.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109585.371839.patch
Type: text/x-patch
Size: 4775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210910/f6ae609a/attachment.bin>


More information about the lldb-commits mailing list