sl@0
|
1 |
//
|
sl@0
|
2 |
// AutorunTests.cfg
|
sl@0
|
3 |
//
|
sl@0
|
4 |
// Syntax: <test script path> <test framework params (optional)> <startup delay (optional)>
|
sl@0
|
5 |
// <test framework params> are optional parameters to be passed to the test framework e.g. -t -c -f etc.
|
sl@0
|
6 |
//
|
sl@0
|
7 |
// RUN_SCRIPT indicates whether this script should run, and
|
sl@0
|
8 |
// should be the first line of the script. Comment it out to disable tests.
|
sl@0
|
9 |
//
|
sl@0
|
10 |
|
sl@0
|
11 |
//RUN_SCRIPT
|
sl@0
|
12 |
C:\TSI_MMF_VCLNT_WM.script 15000000
|
sl@0
|
13 |
C:\MM\TSU_MMF_VCLNT_01_WM.script
|
sl@0
|
14 |
C:\MM\TSU_MMF_VCLNT_01_ALLOC_WM.script -t |