equal
deleted
inserted
replaced
1 # |
|
2 # Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). |
|
3 # All rights reserved. |
|
4 # This component and the accompanying materials are made available |
|
5 # under the terms of "Eclipse Public License v1.0" |
|
6 # which accompanies this distribution, and is available |
|
7 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 # |
|
9 # Initial Contributors: |
|
10 # Nokia Corporation - initial contribution. |
|
11 # |
|
12 # Contributors: |
|
13 # |
|
14 # Description: SifUi STIF TestScripter initialization file |
|
15 # |
|
16 # |
|
17 |
|
18 [Engine_Defaults] |
|
19 TestReportMode= FullReport |
|
20 CreateTestReport= YES |
|
21 TestReportFilePath= C:\LOGS\TestFramework\ |
|
22 TestReportFileName= TestReport |
|
23 TestReportFormat= TXT |
|
24 TestReportOutput= FILE |
|
25 TestReportFileCreationMode= OVERWRITE |
|
26 DeviceResetDllName= StifResetForNokia.dll |
|
27 DisableMeasurement= stifmeasurementdisablenone |
|
28 Timeout= 0 |
|
29 UITestingSupport= YES |
|
30 SeparateProcesses= NO |
|
31 [End_Defaults] |
|
32 |
|
33 [New_Module] |
|
34 ModuleName= sifuitest |
|
35 [End_Module] |
|
36 |
|