[all-commits] [llvm/llvm-project] a0b68a: [lldb] Deduplicate some tests in TestLldbGdbServer
Pavel Labath via All-commits
all-commits at lists.llvm.org
Tue Dec 29 00:37:36 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a0b68a2925fbe31f4b0af27677d55feaff6b1362
https://github.com/llvm/llvm-project/commit/a0b68a2925fbe31f4b0af27677d55feaff6b1362
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-12-29 (Tue, 29 Dec 2020)
Changed paths:
M lldb/test/API/tools/lldb-server/TestLldbGdbServer.py
Log Message:
-----------
[lldb] Deduplicate some tests in TestLldbGdbServer
Use the new gdb-remote test case factory to generate debugserver and
llgs variants, handling the simple cases first.
More information about the All-commits
mailing list