Added two configuration arguments to provide a host name and SSH user name to run the tests on the remote target host.
- REMOTE_TEST_HOST - remote host name or address.
- REMOTE_TEST_USER - passwordless SSH account name.
Differential D71625
[CMake] Added remote test execution support into CrossWinToARMLinux CMake cache file. vvereschaka on Dec 17 2019, 1:07 PM. Authored by
Details Added two configuration arguments to provide a host name and SSH user name to run the tests on the remote target host.
Diff Detail
Event TimelineComment Actions LGTM
|
These options haven't yet made it into the upstream, maybe it's better remove them for now and add them later when they're stabilized.