[libcxx-dev] Running cross-compiled tests on a remote machine

Duncan Exon Smith via libcxx-dev libcxx-dev at lists.llvm.org
Fri Dec 13 17:34:06 PST 2019


You should be able to configure cmake with -DLIBCXX_EXECUTOR="SSHExecutor(...)" to get tests to execute on a remote node.  This option was added in 49ff203ec4008517cdb76a3962c1d20183aad3a7.

> On 2019 Dec  13, at 17:21, Curtis Bezault via libcxx-dev <libcxx-dev at lists.llvm.org> wrote:
> 
> Hello,
>  
> I was wondering if anyone had any experience cross-compiling the libcxx tests on one machine and executing them on another.
> I’m looking for any advice for best practices in doing so or an example setup.
>  
> On a possibly related note, I don’t notice a target for building the libcxx tests without executing them. Did I miss it?
>  
> Thanks,
> Curtis
> _______________________________________________
> libcxx-dev mailing list
> libcxx-dev at lists.llvm.org <mailto:libcxx-dev at lists.llvm.org>
> https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev <https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-dev/attachments/20191213/14708b39/attachment.html>


More information about the libcxx-dev mailing list