On Wednesday 14 May 2008 13:00, Subrata Modak wrote:
> Forwarding Gilles query to other RT developers.
>
> Regards--
> Subrata
>
> On Tue, 2008-05-13 at 16:16 +0200, Gilles Carry wrote:
> > Hello,
> >
> > I am investigating on how to run profiled tests for realtime
> > systems. I would like to do something integrated in the existing
> > system.
> >
> > After having roughly analyzed the existing scripts:
> > - run.sh looks for run_auto.sh files in tests dirs and run them
> > - run_auto.sh runs scripts/run_c_files.sh
> >
> > It turns out that the value added of these scripts is merely to set
> > some env vars and log stdout/err of tests. (am I missing
> > something?)
> >
> > Also, this cascade of scripts must deal with args which are
> > defined, analyzed and passed again to subsequent scripts. Tere are
> > also other tricks that make the whole thing heavy and uneasy.
> >
> > I want to write a simple script that runs command lines read from a
> > test profile choosed by the user (having each different arguments -
> > ie. pass criteria)
> >
> > Does anyone minds my simplifying the existing script suite?

Hi Gilles, Subrata,

In our project, we use the these scripts to run all or a selected bunch 
of tests under realtime directory. Please have a look at the output 
of "run.sh -h" under testcases/realtime. We also use the log files 
extensively. As far as existing  functionality is provided, we have no 
problems with doing improvements to the scripts.

Thanks,
Sripathi.


> >
> >
> > Gilles.
> >
> > -------------------------------------------------------------------
> >------ This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > Ltp-list mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/ltp-list
>
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-rt-users" in the body of a message to [EMAIL PROTECTED]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to