[all-commits] [llvm/llvm-project] dc9892: Added utility to launch tests on a target remotely.

orlov-alex via All-commits all-commits at lists.llvm.org
Fri Oct 23 09:53:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dc98923a8c09ca66f5f71c5a5f416dc1f91e2ab8
      https://github.com/llvm/llvm-project/commit/dc98923a8c09ca66f5f71c5a5f416dc1f91e2ab8
  Author: Alex Orlov <aorlov at accesssoftek.com>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    A llvm/utils/remote-exec.py

  Log Message:
  -----------
  Added utility to launch tests on a target remotely.

Runs an executable on a remote host.
This is meant to be used as an executor when running the LLVM and the Libraries tests on a target.

Reviewed By: vvereschaka

Differential Revision: https://reviews.llvm.org/D89349




More information about the All-commits mailing list