uiaccelerator_plat/alf_visual_api/tsrc/init/testplatalfvisual.ini
changeset 0 15bf7259bb7c
child 17 3ac8bf5c5014
equal deleted inserted replaced
-1:000000000000 0:15bf7259bb7c
       
     1 
       
     2 #
       
     3 # This is STIFTestFramework initialization file
       
     4 # Comment lines start with '#'-character.
       
     5 # See STIF TestFramework users guide.doc for instructions
       
     6 
       
     7 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
       
     8 # Set following test engine settings:
       
     9 # - Set Test Reporting mode. TestReportMode's possible values are:
       
    10 #     + 'Summary': Summary of the tested test cases.
       
    11 #     + 'Environment': Hardware and software info.
       
    12 #     + 'TestCases': Test case report.
       
    13 #     + 'FullReport': Set of all above ones.
       
    14 #     + Example 'TestReportMode= Summary TestCases'
       
    15 #
       
    16 #     - CreateTestReport setting controls report creation mode
       
    17 #     + YES, Test report will created.
       
    18 #     + NO, No Test report.
       
    19 #
       
    20 #     - File path indicates the base path of the test report.
       
    21 #     - File name indicates the name of the test report.
       
    22 #
       
    23 #     - File format indicates the type of the test report.
       
    24 #     + TXT, Test report file will be txt type, for example 'TestReport.txt'.
       
    25 #     + HTML, Test report will be html type, for example 'TestReport.html'.
       
    26 #
       
    27 #     - File output indicates output source of the test report.
       
    28 #     + FILE, Test report logging to file.
       
    29 #     + RDEBUG, Test report logging to using rdebug.
       
    30 #
       
    31 #     - File Creation Mode indicates test report overwriting if file exist.
       
    32 #     + OVERWRITE, Overwrites if the Test report file exist.
       
    33 #     + APPEND, Continue logging after the old Test report information if 
       
    34 #           report exist.
       
    35 
       
    36 [Engine_Defaults]
       
    37 
       
    38 TestReportMode= FullReport    # Possible values are: 
       
    39                               # 'Summary', 'Environment', 'TestCases' or 'FullReport'
       
    40 
       
    41 CreateTestReport= YES         # Possible values: YES or NO
       
    42 
       
    43 TestReportFilePath= C:\LOGS\TestFramework\
       
    44 TestReportFileName= TestReport
       
    45 
       
    46 TestReportFormat= TXT         # Possible values: TXT or HTML
       
    47 TestReportOutput= FILE        # Possible values: FILE or RDEBUG
       
    48 TestReportFileCreationMode= OVERWRITE    # Possible values: OVERWRITE or APPEND
       
    49 UITestingSupport= Yes
       
    50 SeparateProcesses= YES
       
    51 [End_Defaults]
       
    52 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
       
    53 
       
    54 
       
    55 
       
    56 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
       
    57 # Module configurations start
       
    58 # Modules are added between module tags
       
    59 # tags. Module name is specified after ModuleName= tag, like
       
    60 # ModuleName= testplatalfvisualtestplatalfvisualtestplatalfvisual
       
    61 # Modules might have initialisation file, specified as
       
    62 # IniFile= YYYYYY
       
    63 # Modules might have several configuration files, like
       
    64 # TestCaseFile= NormalCases.txt
       
    65 # TestCaseFile= SmokeCases.txt
       
    66 # TestCaseFile= ManualCases.txt
       
    67 
       
    68 # (TestCaseFile is synonym for old term ConfigFile)
       
    69 
       
    70 # Following case specifies demo module settings. Demo module
       
    71 # does not read any settings from file, so tags 
       
    72 # IniFile and TestCaseFile are not used.
       
    73 # In the simplest case it is enough to specify only the
       
    74 # name of the test module when adding new test module
       
    75 [New_Module]
       
    76 ModuleName= testcombiner
       
    77 TestCaseFile= c:\testframework\tctestplatalfvisualvisual.cfg
       
    78 TestCaseFile= c:\testframework\tctestplatalfvisualanchorlayout.cfg
       
    79 TestCaseFile= c:\testframework\tctestplatalfvisualvisualfactory.cfg
       
    80 TestCaseFile= c:\testframework\tctestplatalfvisualbatchbuffer.cfg
       
    81 TestCaseFile= c:\testframework\tctestplatalfvisualborderbrush.cfg
       
    82 TestCaseFile= c:\testframework\tctestplatalfvisualcontrol.cfg
       
    83 TestCaseFile= c:\testframework\tctestplatalfvisualcontrolgroup.cfg
       
    84 TestCaseFile= c:\testframework\tctestplatalfvisualviewportlayout.cfg
       
    85 TestCaseFile= c:\testframework\tctestplatalfvisualutil.cfg
       
    86 TestCaseFile= c:\testframework\tctestplatalfvisualtransformation.cfg
       
    87 TestCaseFile= c:\testframework\tctestplatalfvisualtimedvalue.cfg
       
    88 TestCaseFile= c:\testframework\tctestplatalfvisualtextvisual.cfg
       
    89 TestCaseFile= c:\testframework\tctestplatalfvisualtextureprocessor.cfg
       
    90 TestCaseFile= c:\testframework\tctestplatalfvisualtexturegroup.cfg
       
    91 TestCaseFile= c:\testframework\tctestplatalfvisualtexturemanager.cfg
       
    92 TestCaseFile= c:\testframework\tctestplatalfvisualstatic.cfg
       
    93 TestCaseFile= c:\testframework\tctestplatalfvisualsymbiansbdrawer.cfg
       
    94 TestCaseFile= c:\testframework\tctestplatalfvisualtextstylemanager.cfg
       
    95 TestCaseFile= c:\testframework\tctestplatalfvisualtextstyle.cfg
       
    96 TestCaseFile= c:\testframework\tctestplatalfvisualtexture.cfg
       
    97 TestCaseFile= c:\testframework\tctestplatalfvisualtextureautosizeparams.cfg
       
    98 TestCaseFile= c:\testframework\tctestplatalfvisualshadowborderbrush.cfg
       
    99 TestCaseFile= c:\testframework\tctestplatalfvisualpropertyowner.cfg
       
   100 TestCaseFile= c:\testframework\tctestplatalfvisualroster.cfg
       
   101 TestCaseFile= c:\testframework\tctestplatalfvisualscreenbuffer.cfg
       
   102 TestCaseFile= c:\testframework\tctestplatalfvisualscrollerevent.cfg
       
   103 TestCaseFile= c:\testframework\tctestplatalfvisualcurvepath.cfg
       
   104 TestCaseFile= c:\testframework\tctestplatalfvisualcurvepathlayout.cfg
       
   105 TestCaseFile= c:\testframework\tctestplatalfvisualdecklayout.cfg
       
   106 TestCaseFile= c:\testframework\tctestplatalfvisualdisplay.cfg
       
   107 TestCaseFile= c:\testframework\tctestplatalfvisualdisplaybackgrounditem.cfg
       
   108 TestCaseFile= c:\testframework\tctestplatalfvisualdropsshadow.cfg
       
   109 TestCaseFile= c:\testframework\tctestplatalfvisualdropsshadowbrush.cfg
       
   110 TestCaseFile= c:\testframework\tctestplatalfvisualenv.cfg
       
   111 TestCaseFile= c:\testframework\tctestplatalfvisualevent.cfg
       
   112 TestCaseFile= c:\testframework\tctestplatalfvisualflowlayout.cfg
       
   113 TestCaseFile= c:\testframework\tctestplatalfvisualframebrush.cfg
       
   114 TestCaseFile= c:\testframework\tctestplatalfvisualgencomponent.cfg
       
   115 TestCaseFile= c:\testframework\tctestplatalfvisualimage.cfg
       
   116 TestCaseFile= c:\testframework\tctestplatalfvisualgradientbrush.cfg
       
   117 TestCaseFile= c:\testframework\tctestplatalfvisualgridlayout.cfg
       
   118 TestCaseFile= c:\testframework\tctestplatalfvisualimagebrush.cfg
       
   119 TestCaseFile= c:\testframework\tctestplatalfvisualimageloaderutil.cfg
       
   120 TestCaseFile= c:\testframework\tctestplatalfvisualimagevisual.cfg
       
   121 TestCaseFile= c:\testframework\tctestplatalfvisuallayout.cfg
       
   122 TestCaseFile= c:\testframework\tctestplatalfvisuallinevisual.cfg
       
   123 TestCaseFile= c:\testframework\tctestplatalfvisualmeshvisual.cfg
       
   124 TestCaseFile= c:\testframework\tctestplatalfvisualm3gmesh.cfg
       
   125 TestCaseFile= c:\testframework\tctestplatalfvisualmapfunc.cfg
       
   126 TestCaseFile= c:\testframework\tctestplatalfvisualmaterial.cfg
       
   127 TestCaseFile= c:\testframework\tctestplatalfvisualmesh.cfg
       
   128 TestCaseFile= c:\testframework\tctestplatalfvisualmetric.cfg
       
   129 TestCaseFile= c:\testframework\tctestplatalfvisualproceduralmesh.cfg
       
   130 TestCaseFile= c:\testframework\tctestplatalfvisualcommand.cfg
       
   131 TestCaseFile= c:\testframework\tctestplatalfvisualbrush.cfg
       
   132 TestCaseFile= c:\testframework\tctestplatalfvisualbrusharray.cfg
       
   133 [End_Module]
       
   134 
       
   135 
       
   136 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
       
   137 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
       
   138 
       
   139 #Load testmoduletestplatalfvisual, optionally with initialization file and/or test case files
       
   140 #[New_Module]
       
   141 #ModuleName= testmodulexxx
       
   142 
       
   143 #TestModuletestplatalfvisual used initialization file
       
   144 #IniFile= init.txt
       
   145 
       
   146 #TestModuletestplatalfvisual used configuration file(s)
       
   147 #TestCaseFile= testcases1.cfg
       
   148 #TestCaseFile= testcases2.cfg
       
   149 #TestCaseFile= manualtestcases.cfg
       
   150 
       
   151 #[End_Module]
       
   152 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
       
   153 
       
   154 
       
   155 
       
   156 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
       
   157 # Set STIFTestFramework logging overwrite parameters for Logger.
       
   158 # Hardware and emulator environment logging path and styles can
       
   159 # be configured from here to overwrite the Logger's implemented values.
       
   160 #   
       
   161 # Settings description:
       
   162 # - Indicates option for creation log directory/directories. If log directory/directories
       
   163 #       is/are not created by user they will make by software.
       
   164 #     + YES, Create log directory/directories if not allready exist.
       
   165 #     + NO, Log directory/directories not created. Only created one is used.
       
   166 #
       
   167 # - Overwrite emulator path setting.
       
   168 #     + Example: If 'EmulatorBasePath= C:\LOGS\TestFramework\' and in code is defined 
       
   169 #       Logger's path 'D:\\LOGS\\Module\\' with those definition the path
       
   170 #       will be 'C:\LOGS\TestFramework\LOGS\Module\'
       
   171 #
       
   172 # - Overwrite emulator's logging format.
       
   173 #     + TXT, Log file(s) will be txt type(s), for example 'Module.txt'.
       
   174 #     + HTML, Log file(s) will be html type(s), for example 'Module.html'.
       
   175 #
       
   176 # - Overwrited emulator logging output source.
       
   177 #     + FILE, Logging to file(s).
       
   178 #     + RDEBUG, Logging to using rdebug(s).
       
   179 #
       
   180 # - Overwrite hardware path setting (Same description as above in emulator path).
       
   181 # - Overwrite hardware's logging format(Same description as above in emulator format).
       
   182 # - Overwrite hardware's logging output source(Same description as above in emulator output).
       
   183 #
       
   184 # - File Creation Mode indicates file overwriting if file exist.
       
   185 #     + OVERWRITE, Overwrites if file(s) exist.
       
   186 #     + APPEND, Continue logging after the old logging information if file(s) exist.
       
   187 #
       
   188 # - Will thread id include to the log filename.
       
   189 #     + YES, Thread id to log file(s) name, Example filename 'Module_b9.txt'.
       
   190 #     + NO, No thread id to log file(s), Example filename 'Module.txt'.
       
   191 #
       
   192 # - Will time stamps include the to log file.
       
   193 #     + YES, Time stamp added to each line in log file(s). Time stamp is 
       
   194 #       for example'12.Nov.2003 115958 LOGGING INFO'
       
   195 #     + NO, No time stamp(s).
       
   196 #
       
   197 # - Will line breaks include to the log file.
       
   198 #     + YES, Each logging event includes line break and next log event is in own line.
       
   199 #     + NO, No line break(s).
       
   200 #
       
   201 # - Will event ranking include to the log file.
       
   202 #     + YES, Event ranking number added to each line in log file(s). Ranking number 
       
   203 #       depends on environment's tics, for example(includes time stamp also)
       
   204 #       '012   12.Nov.2003 115958    LOGGING INFO'
       
   205 #     + NO, No event ranking.
       
   206 #
       
   207 
       
   208 [Logger_Defaults]
       
   209 
       
   210 #NOTE: If you want to set Logger using next setting(s) remove comment(s)'#' 
       
   211 
       
   212 CreateLogDirectories= YES    # Possible values: YES or NO
       
   213 
       
   214 EmulatorBasePath= C:\LOGS\TestFramework\
       
   215 EmulatorFormat= HTML         # Possible values: TXT or HTML
       
   216 EmulatorOutput= FILE         # Possible values: FILE or RDEBUG
       
   217 
       
   218 #HardwareBasePath= D:\LOGS\TestFramework\
       
   219 #HardwareFormat= HTML        # Possible values: TXT or HTML
       
   220 #HardwareOutput= FILE        # Possible values: FILE or RDEBUG
       
   221 
       
   222 FileCreationMode= OVERWRITE  # Possible values: OVERWRITE or APPEND
       
   223 
       
   224 #ThreadIdToLogFile= YES      # Possible values: YES or NO
       
   225 #WithTimeStamp= YES          # Possible values: YES or NO
       
   226 #WithLineBreak= YES          # Possible values: YES or NO
       
   227 #WithEventRanking= YES       # Possible values: YES or NO
       
   228 
       
   229 [End_Logger_Defaults]
       
   230 # -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
       
   231 
       
   232 # End of file