First public contribution.
2 # This is STIFTestFramework initialization file
3 # Comment lines start with '#'-character.
4 # See STIF TestFramework users guide.doc for instructions
6 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
10 TestReportMode= FullReport # Possible values are: 'Empty', 'Summary', 'Environment',
11 'TestCases' or 'FullReport'
13 CreateTestReport= YES # Possible values: YES or NO
15 TestReportFilePath= C:\LOGS\TestFramework\
16 TestReportFileName= TestReport
18 TestReportFormat= TXT # Possible values: TXT or HTML
19 TestReportOutput= FILE # Possible values: FILE or RDEBUG
20 TestReportFileCreationMode= OVERWRITE # Possible values: OVERWRITE or APPEND
22 DeviceResetDllName= StifResetForNokia.dll # e.g. 'StifHWResetStub.dll' for user specific reseting
25 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
27 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
28 # Module configurations start
31 ModuleName= testscripter
32 TestCaseFile= C:\testframework\crypto_test.cfg
36 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
41 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --