On Tue, 2008-11-04 at 15:56 -0500, Shane Volpe wrote:
> >
> > What makes you think that python is needed for LTP?
> >
> My fault, python was a requirement when I originally was running LTP
> via Linux Autotest, however currently I have abandoned Autotest do to
> its complexity and run LTP directly.
> 
> > Until now, we've only managed to compile ltp for some arm and powerpc
> > platforms; it's still not clear to me how to run the test suites
> > remotely, so what we basically did was running single tests more or less
> > manually.
> 
> Currently I build the entire LTP test suite on my host system, copy it
> to a uSD card (formatted ext3) then run the entire ltp (runltp) test
> suite on the target system from the uSD card.  I do not believe there
> is a real way to run the LTP test suites *remotely*, as when I think
> you say remotely you mean there is some server side code running on a
> host system that downloads automatically parts of ltp for what ever
> current test it is running, is this correct?.
> 
> I wonder if that is an option?  modify ltp to use an ftp or html site
> to download one test at a time, run it, delete it then download the
> next test (repeat pattern).

This is what we are going to do in future for LTP. But may not be
exactly what you wanted here. The idea will be to have a data file,
which will contain info about Machine details, login details. LTP should
then be able to login to that machine either using ssh/telnet/rsh,
build/install/run the tests as specified by the user(for that machine),
packup the results and bring them back to the provisioning machine. This
is going to happen in future.

Regards--
Subrata

> Regards,
> Shane


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to