[all-commits] [llvm/llvm-project] 1695c8: [lldb] Generalize an deflake gdb-remote *client* t...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Nov 2 07:34:46 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1695c8420a1c43ff6f4ff442ce5fa0cdd2f6e78f
https://github.com/llvm/llvm-project/commit/1695c8420a1c43ff6f4ff442ce5fa0cdd2f6e78f
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M lldb/test/API/functionalities/gdb_remote_client/TestGDBRemoteDiskFileCompletion.py
M lldb/test/API/functionalities/gdb_remote_client/TestPlatformClient.py
M lldb/test/API/functionalities/gdb_remote_client/TestProcessConnect.py
M lldb/test/API/functionalities/gdb_remote_client/gdbclientutils.py
Log Message:
-----------
[lldb] Generalize an deflake gdb-remote *client* tests
This is similar in spirit to what D90313 did for server tests.
More information about the All-commits
mailing list