[all-commits] [llvm/llvm-project] 50f12a: [lldb] Fix a couple of remote llgs tests

David Spickett via All-commits all-commits at lists.llvm.org
Wed Nov 18 03:37:04 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 50f12ade2de1b30e989c13f410461cb27c126f13
      https://github.com/llvm/llvm-project/commit/50f12ade2de1b30e989c13f410461cb27c126f13
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
    M lldb/test/API/commands/target/auto-install-main-executable/TestAutoInstallMainExecutable.py
    M lldb/test/API/tools/lldb-server/platform-process-connect/TestPlatformProcessConnect.py

  Log Message:
  -----------
  [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




More information about the All-commits mailing list