[Development] Running qtbase auto tests on reference device.

Thiago Macieira thiago.macieira at intel.com
Thu Oct 24 00:41:51 CEST 2013


On quarta-feira, 23 de outubro de 2013 22:50:47, Tomasz Olszak wrote:
> Hi,
> I wanted to run qtbase auto tests on Tizen device. I googled a little but
> didn't find any relevant howto so I assumed that I cross compile tests and
> copy to device. I created rpm with Qt tests and ran them one by one with
> shell script. Is it accepted approach or perhaps there is other standard
> way of running tests on platform that they are not built on?
> 
> I am asking because I noticed e.g. that some tests depends that they are
> executed directly from test executable directory.

Tests should be run from the install path. There was a lot of effort to declare 
the files needing deployment, but I don't know whether that works. Better to 
just deploy everything in the test (and in some cases, more).

To run the tests, you can simply type "make check" in the top dir.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20131023/8406e40a/attachment.sig>


More information about the Development mailing list