os/graphics/graphicsapitest/screendriverhaitest/testsuites/graphics/h6hrp/screendriverhai.driver
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <driver:driver xmlns:driver="http://www.symbian.com/TestDriver">
     3 	<task name="screendriverhai" timeout="0">
     4 		<transferToSymbian>
     5 		</transferToSymbian>
     6 		<task name="screendriver">
     7 			<executeOnPC>
     8 				<build testBuild="true" URI="${sourceroot}\group\">
     9 					<componentName>t_screendriver</componentName>
    10 				</build>
    11 			</executeOnPC>
    12 			<transferToSymbian>
    13 				<transfer move="false" PCPath="${epocroot}\epoc32\data\z\graphics\graphics-screendriver-cfbsdrawdevice-automated.ini" SymbianPath="$:\graphics\graphics-screendriver-cfbsdrawdevice-automated.ini"/>
    14 				<transfer move="false" PCPath="${epocroot}\epoc32\data\z\graphics\t_screendriver.ini" SymbianPath="$:\graphics\t_screendriver.ini"/>
    15 				<transfer move="false" PCPath="${epocroot}\epoc32\data\z\graphics\t_screendriver_environment.ini" SymbianPath="$:\graphics\t_screendriver_environment.ini"/>
    16                 <transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\_omapqvga_scdv.dll" SymbianPath="$:\Sys\Bin\scdv.dll"/>
    17 				<transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\lookuptable.dll" SymbianPath="$:\Sys\Bin\lookuptable.dll"/>
    18 				<transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\gdi.dll" SymbianPath="$:\Sys\Bin\gdi.dll"/>
    19 				<transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\bafl.dll" SymbianPath="$:\Sys\Bin\bafl.dll"/>
    20 				<transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\estor.dll" SymbianPath="$:\Sys\Bin\estor.dll"/>
    21 				<transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\linebreak.dll" SymbianPath="$:\Sys\Bin\linebreak.dll"/>
    22 				<transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\palette.dll" SymbianPath="$:\Sys\Bin\palette.dll"/>
    23 				<transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\centralrepository.dll" SymbianPath="$:\Sys\Bin\centralrepository.dll"/>
    24 			</transferToSymbian>
    25 			<task name="validation">
    26 				<task name="manual">
    27 				</task>
    28 				<task name="automated">
    29 					<task name="graphics-screendriver-cfbsdrawdevice-automated" timeout="1000">
    30 						<executeOnSymbian>
    31 							<testExecuteScript PCPath="${epocroot}\epoc32\data\z\graphics\graphics-screendriver-cfbsdrawdevice-automated.script" SymbianPath="$:\graphics\graphics-screendriver-cfbsdrawdevice-automated.script">
    32 								<testCasesList operator="exclude">
    33 									<testCase target="${epocroot}\epoc32\data\z\graphics\t_screendriver.tcs"/>
    34 								</testCasesList>
    35 							</testExecuteScript>
    36 						</executeOnSymbian>
    37 					</task>
    38 				</task>
    39 			</task>
    40 			<task name="performance">
    41 				<task name="manual">
    42 				</task>
    43 				<task name="automated">
    44 				</task>
    45 			</task>
    46 			<task name="conformance" timeout="0">
    47 				<task name="manual">
    48 				</task>
    49 				<task name="automated">
    50 				</task>
    51 			</task>
    52 			<task name="stress">
    53 				<task name="manual">
    54 				</task>
    55 				<task name="automated">
    56 				</task>
    57 			</task>
    58 		</task>
    59 	</task>
    60 </driver:driver>