Commit Graph

2 Commits

Author SHA1 Message Date
Vladimir Vereschaka 20e1efcfe1 Update the remote test launch utility (utils/remote-exec.py).
Allowed a single file execution without the execution directory.
2022-10-06 19:40:32 -07:00
Alex Orlov dc98923a8c 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
2020-10-23 20:52:30 +04:00