discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libobjc2 still failing tests


From: David Chisnall
Subject: Re: libobjc2 still failing tests
Date: Fri, 25 Jan 2019 21:18:08 +0000

On 25 Jan 2019, at 19:46, Jordan Schidlowsky <jordan@noodlecake.com> wrote:
> 
> Is there an easy or recommended way to run the libobjc2 tests when cross 
> compiling with cmake?  

Nothing trivial.  There is something in ctest that can let you define a remote 
environment, but I’ve never used it.  

That said, each one is a separate binary that exits with code 0, so just 
copying them all to your target and running them with a 3-line shell script 
should work.  What’s the target?  For AArch64, I did the builds and testing in 
QEMU and, even on my laptop, it was fast enough (not something I’d like to do 
regularly though!).

David




reply via email to

[Prev in Thread] Current Thread [Next in Thread]