usbuis/usbuinotif/tsrc/usbuinotifapitest/init/usbuinotifapitest_phone.ini
branchRCL_3
changeset 83 60826dff342d
parent 79 25fce757be94
equal deleted inserted replaced
80:e02eb84a14d2 83:60826dff342d
    63 TestReportMode= FullReport    # Possible values are: 'Empty', 'Summary', 'Environment',
    63 TestReportMode= FullReport    # Possible values are: 'Empty', 'Summary', 'Environment',
    64                                                      'TestCases' or 'FullReport'
    64                                                      'TestCases' or 'FullReport'
    65 
    65 
    66 CreateTestReport= YES         # Possible values: YES or NO
    66 CreateTestReport= YES         # Possible values: YES or NO
    67 
    67 
    68 TestReportFilePath= c:\logs\testframework\usbuinotifapitest\
    68 TestReportFilePath= c:\logs\testframework\UsbUiNotifApiTest\
    69 TestReportFileName= testreport
    69 TestReportFileName= testreport
    70 
    70 
    71 TestReportFormat= TXT         # Possible values: TXT, HTML or XML
    71 TestReportFormat= TXT         # Possible values: TXT, HTML or XML
    72 TestReportOutput= FILE        # Possible values: FILE or RDEBUG
    72 TestReportOutput= FILE        # Possible values: FILE or RDEBUG
    73 TestReportFileCreationMode= OVERWRITE # Possible values: OVERWRITE or APPEND
    73 TestReportFileCreationMode= OVERWRITE # Possible values: OVERWRITE or APPEND
   108 # In the simplest case it is enough to specify only the
   108 # In the simplest case it is enough to specify only the
   109 # name of the test module when adding new test module
   109 # name of the test module when adding new test module
   110 
   110 
   111 [New_Module]
   111 [New_Module]
   112 ModuleName= testscripter
   112 ModuleName= testscripter
   113 TestCaseFile= c:\testframework\ui_usbuinotifapitest.cfg
   113 TestCaseFile= c:\testframework\ui_UsbUiNotifApiTest.cfg
   114 [End_Module]
   114 [End_Module]
   115 
   115 
   116 
   116 
   117 # Load testmoduleUsbUiNotifApiTest, optionally with initialization file and/or test case files
   117 # Load testmoduleUsbUiNotifApiTest, optionally with initialization file and/or test case files
   118 #[New_Module]
   118 #[New_Module]