[lldb] Deduplicate some tests in TestLldbGdbServer
authorPavel Labath <pavel@labath.sk>
Mon, 21 Dec 2020 21:20:58 +0000 (22:20 +0100)
committerPavel Labath <pavel@labath.sk>
Tue, 29 Dec 2020 08:37:01 +0000 (09:37 +0100)
commita0b68a2925fbe31f4b0af27677d55feaff6b1362
tree67f889706af97dbb9d5b88dfccae84a21cd3ebcf
parentae6e89327b04a94b6d1a2533c598ec6be60eb922
[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.
lldb/test/API/tools/lldb-server/TestLldbGdbServer.py