[lldb] Fix a couple of remote llgs tests
authorDavid Spickett <david.spickett@linaro.org>
Tue, 17 Nov 2020 11:56:45 +0000 (11:56 +0000)
committerDavid Spickett <david.spickett@linaro.org>
Wed, 18 Nov 2020 11:36:45 +0000 (11:36 +0000)
commit50f12ade2de1b30e989c13f410461cb27c126f13
tree713b1725202bcf106d2adce05f16c11af3c9a3b7
parentf33118c61ce051f13515f5c9b862302fc4fdb89e
[lldb] Fix a couple of remote llgs tests

init_llgs_test no longer takes an argument
but these two were not updated.

Also fix some mistakes in TestAutoInstallMainExecutable
to get it passing again.

Reviewed By: JDevlieghere, labath

Differential Revision: https://reviews.llvm.org/D91612
lldb/test/API/commands/target/auto-install-main-executable/TestAutoInstallMainExecutable.py
lldb/test/API/tools/lldb-server/platform-process-connect/TestPlatformProcessConnect.py