[all-commits] [llvm/llvm-project] 76a718: [lldb] Deduplicate some lldb-server tests
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Dec 28 11:24:38 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 76a718ee939ed84d95b005f36cfbd103a702522f
https://github.com/llvm/llvm-project/commit/76a718ee939ed84d95b005f36cfbd103a702522f
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M lldb/test/API/tools/lldb-server/TestGdbRemoteAttach.py
M lldb/test/API/tools/lldb-server/TestGdbRemoteCompletion.py
M lldb/test/API/tools/lldb-server/TestGdbRemoteExpeditedRegisters.py
M lldb/test/API/tools/lldb-server/TestGdbRemoteHostInfo.py
M lldb/test/API/tools/lldb-server/TestGdbRemote_qThreadStopInfo.py
M lldb/test/API/tools/lldb-server/commandline/TestGdbRemoteConnection.py
M lldb/test/API/tools/lldb-server/signal-filtering/TestGdbRemote_QPassSignals.py
Log Message:
-----------
[lldb] Deduplicate some lldb-server tests
Merge llgs and debugserver flavours
More information about the All-commits
mailing list