[all-commits] [llvm/llvm-project] 4e0e79: [lldb] Simplify some lldb-server tests
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Jan 6 06:40:27 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e0e79dd349a208384449fd8dcdc9bf1644ee0f3
https://github.com/llvm/llvm-project/commit/4e0e79dd349a208384449fd8dcdc9bf1644ee0f3
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-01-06 (Wed, 06 Jan 2021)
Changed paths:
M lldb/test/API/tools/lldb-server/TestGdbRemoteAuxvSupport.py
M lldb/test/API/tools/lldb-server/libraries-svr4/TestGdbRemoteLibrariesSvr4Support.py
M lldb/test/API/tools/lldb-server/memory-allocation/TestGdbRemoteMemoryAllocation.py
M lldb/test/API/tools/lldb-server/register-reading/TestGdbRemoteGPacket.py
M lldb/test/API/tools/lldb-server/thread-name/TestGdbRemoteThreadName.py
Log Message:
-----------
[lldb] Simplify some lldb-server tests
Remove manual test duplication.
More information about the All-commits
mailing list