[Interest] cpputest with QTest output issue on embedded target console

Christian Kandeler Christian.Kandeler at qt.io
Fri Dec 6 11:21:02 CET 2019


On Fri, 6 Dec 2019 08:23:20 +0530
Ramakanth Kesireddy <rama.kesi at gmail.com> wrote:

> When unit test binary(using cpputest to run the testcases + QTest for the
> specific Qt functionality)is executed on embedded target(linux), it doesnot
> shows any test summary/results with respect to number of testcases run on
> console.
> 
> There is no issue when it is run on Ubuntu linux.
> 
> Whether Qt redirects the standard output or any environment variable to see
> the output on console or any other reason?

The output might go to some syslog. Try setting QT_LOGGING_TO_CONSOLE=1.


Christian


More information about the Interest mailing list