[qmtest] A way to automatically download test executables
Mark Mitchell
mark at codesourcery.com
Mon Sep 27 22:20:20 UTC 2004
Abhijeet Bisain wrote:
>Hi,
>
> When running tests on remote targets, it would be nice to be able to
>say make and then qmtest run without having to go through copying
>program files/libraries over to the target. Is there a good way to do
>this with the current implementation?
>
>
I would probably use "make" itself to do this; have a "make test" target
that does "make", copies the files, and then runs QMTest.
It sounds like something that is outside the scope of QMTest itself.
--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark at codesourcery.com
More information about the qmtest
mailing list