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?


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

Reply via email to