mmtestenv/mmtestfw/recog/data/AutorunTests.cfg
changeset 0 40261b775718
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mmtestenv/mmtestfw/recog/data/AutorunTests.cfg	Tue Feb 02 01:56:55 2010 +0200
@@ -0,0 +1,14 @@
+//
+// AutorunTests.cfg
+//
+// Syntax: <test script path> <test framework params (optional)> <startup delay (optional)> 
+// <test framework params> are optional parameters to be passed to the test framework e.g. -t -c -f etc.
+//
+// RUN_SCRIPT indicates whether this script should run, and 
+// should be the first line of the script. Comment it out to disable tests.
+//
+
+//RUN_SCRIPT
+C:\TSI_MMF_VCLNT_WM.script  15000000
+C:\MM\TSU_MMF_VCLNT_01_WM.script
+C:\MM\TSU_MMF_VCLNT_01_ALLOC_WM.script -t
\ No newline at end of file