1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/mmtestenv/mmtestfw/recog/data/AutorunTests.cfg Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,14 @@
1.4 +//
1.5 +// AutorunTests.cfg
1.6 +//
1.7 +// Syntax: <test script path> <test framework params (optional)> <startup delay (optional)>
1.8 +// <test framework params> are optional parameters to be passed to the test framework e.g. -t -c -f etc.
1.9 +//
1.10 +// RUN_SCRIPT indicates whether this script should run, and
1.11 +// should be the first line of the script. Comment it out to disable tests.
1.12 +//
1.13 +
1.14 +//RUN_SCRIPT
1.15 +C:\TSI_MMF_VCLNT_WM.script 15000000
1.16 +C:\MM\TSU_MMF_VCLNT_01_WM.script
1.17 +C:\MM\TSU_MMF_VCLNT_01_ALLOC_WM.script -t
1.18 \ No newline at end of file