[all-commits] [llvm/llvm-project] d9ba81: [lldb/test] Deduplicate the rest of TestLldbGdbSer...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Sat Jan 2 09:36:55 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d9ba8142c9a44a025c9816a8dc4a015ad8baec6a
https://github.com/llvm/llvm-project/commit/d9ba8142c9a44a025c9816a8dc4a015ad8baec6a
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-01-02 (Sat, 02 Jan 2021)
Changed paths:
M lldb/test/API/tools/lldb-server/TestLldbGdbServer.py
Log Message:
-----------
[lldb/test] Deduplicate the rest of TestLldbGdbServer.py
Commit: 54a1c861ca7a9e15d23904e1e702ac7e868882b0
https://github.com/llvm/llvm-project/commit/54a1c861ca7a9e15d23904e1e702ac7e868882b0
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-01-02 (Sat, 02 Jan 2021)
Changed paths:
M lldb/test/API/tools/lldb-server/TestGdbRemote_vCont.py
M lldb/test/API/tools/lldb-server/TestGdbRemote_vContThreads.py
M lldb/test/API/tools/lldb-server/commandline/TestStubSetSID.py
M lldb/test/API/tools/lldb-server/inferior-crash/TestGdbRemoteAbort.py
M lldb/test/API/tools/lldb-server/inferior-crash/TestGdbRemoteSegFault.py
Log Message:
-----------
[lldb] Deduplicate more lldb-server tests
Use auto-generation of lldb-server&debugserver variants.
Compare: https://github.com/llvm/llvm-project/compare/530c5af6a481...54a1c861ca7a
More information about the All-commits
mailing list