[all-commits] [llvm/llvm-project] b20f3c: [lldb] Add platform select to TestProcessConnect.py
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Nov 23 18:02:20 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b20f3cc5b560ae15a8f9018eb96d65e6f5e125d1
https://github.com/llvm/llvm-project/commit/b20f3cc5b560ae15a8f9018eb96d65e6f5e125d1
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M lldb/test/API/functionalities/gdb_remote_client/TestProcessConnect.py
Log Message:
-----------
[lldb] Add platform select to TestProcessConnect.py
Extend TestProcessConnect to cover the scenario fixed by
6c0cd5676e0a0feaf836e0399023a6e21224467b. This replaces
command-process-connect.test which would fail if port 4321
was open.
More information about the All-commits
mailing list