Update contrib.
1 # ===========================================================================
2 # Copyright © 2006-2007 Nokia Corporation.
3 # This material, including documentation and any related
4 # computer programs, is protected by copyright controlled by
5 # Nokia Corporation. All rights are reserved. Copying,
6 # including reproducing, storing, adapting or translating, any
7 # or all of this material requires the prior written consent of
8 # Nokia Corporation. This material also contains confidential
9 # information which may not be disclosed to others without the
10 # prior written consent of Nokia Corporation.
11 # ============================================================================
13 # This is STIFTestFramework initialization file
14 # Comment lines start with '#'-character.
15 # See STIF TestFramework users guide.doc for instructions
17 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
21 TestReportMode= FullReport # Possible values are: 'Empty', 'Summary', 'Environment',
22 'TestCases' or 'FullReport'
24 CreateTestReport= YES # Possible values: YES or NO
26 TestReportFilePath= C:\LOGS\TestFramework\
27 TestReportFileName= TestReport
29 TestReportFormat= TXT # Possible values: TXT or HTML
30 TestReportOutput= FILE # Possible values: FILE or RDEBUG
31 TestReportFileCreationMode= OVERWRITE # Possible values: OVERWRITE or APPEND
33 DeviceResetDllName= StifResetForNokia.dll # e.g. 'StifHWResetStub.dll' for user specific reseting
36 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
38 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
39 # Module configurations start
42 ModuleName= testscripter
43 TestCaseFile= C:\testframework\ATSTemplateXXX.cfg
49 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
54 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --