os/graphics/graphicsapitest/screendriverhaitest/testsuites/graphics/h4hrp/screendriverhai.driver
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/graphics/graphicsapitest/screendriverhaitest/testsuites/graphics/h4hrp/screendriverhai.driver Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,60 @@
1.4 +<?xml version="1.0" encoding="UTF-8"?>
1.5 +<driver:driver xmlns:driver="http://www.symbian.com/TestDriver">
1.6 + <task name="screendriverhai" timeout="0">
1.7 + <transferToSymbian>
1.8 + </transferToSymbian>
1.9 + <task name="screendriver">
1.10 + <executeOnPC>
1.11 + <build testBuild="true" URI="${sourceroot}\group\">
1.12 + <componentName>t_screendriver</componentName>
1.13 + </build>
1.14 + </executeOnPC>
1.15 + <transferToSymbian>
1.16 + <transfer move="false" PCPath="${epocroot}\epoc32\data\z\graphics\graphics-screendriver-cfbsdrawdevice-automated.ini" SymbianPath="$:\graphics\graphics-screendriver-cfbsdrawdevice-automated.ini"/>
1.17 + <transfer move="false" PCPath="${epocroot}\epoc32\data\z\graphics\t_screendriver.ini" SymbianPath="$:\graphics\t_screendriver.ini"/>
1.18 + <transfer move="false" PCPath="${epocroot}\epoc32\data\z\graphics\t_screendriver_environment.ini" SymbianPath="$:\graphics\t_screendriver_environment.ini"/>
1.19 + <transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\_omapqvga_scdv.dll" SymbianPath="$:\Sys\Bin\scdv.dll"/>
1.20 + <transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\lookuptable.dll" SymbianPath="$:\Sys\Bin\lookuptable.dll"/>
1.21 + <transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\gdi.dll" SymbianPath="$:\Sys\Bin\gdi.dll"/>
1.22 + <transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\bafl.dll" SymbianPath="$:\Sys\Bin\bafl.dll"/>
1.23 + <transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\estor.dll" SymbianPath="$:\Sys\Bin\estor.dll"/>
1.24 + <transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\linebreak.dll" SymbianPath="$:\Sys\Bin\linebreak.dll"/>
1.25 + <transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\palette.dll" SymbianPath="$:\Sys\Bin\palette.dll"/>
1.26 + <transfer move="false" PCPath="${epocroot}\epoc32\release\${platform}\${build}\centralrepository.dll" SymbianPath="$:\Sys\Bin\centralrepository.dll"/>
1.27 + </transferToSymbian>
1.28 + <task name="validation">
1.29 + <task name="manual">
1.30 + </task>
1.31 + <task name="automated">
1.32 + <task name="graphics-screendriver-cfbsdrawdevice-automated" timeout="1000">
1.33 + <executeOnSymbian>
1.34 + <testExecuteScript PCPath="${epocroot}\epoc32\data\z\graphics\graphics-screendriver-cfbsdrawdevice-automated.script" SymbianPath="$:\graphics\graphics-screendriver-cfbsdrawdevice-automated.script">
1.35 + <testCasesList operator="exclude">
1.36 + <testCase target="${epocroot}\epoc32\data\z\graphics\t_screendriver.tcs"/>
1.37 + </testCasesList>
1.38 + </testExecuteScript>
1.39 + </executeOnSymbian>
1.40 + </task>
1.41 + </task>
1.42 + </task>
1.43 + <task name="performance">
1.44 + <task name="manual">
1.45 + </task>
1.46 + <task name="automated">
1.47 + </task>
1.48 + </task>
1.49 + <task name="conformance" timeout="0">
1.50 + <task name="manual">
1.51 + </task>
1.52 + <task name="automated">
1.53 + </task>
1.54 + </task>
1.55 + <task name="stress">
1.56 + <task name="manual">
1.57 + </task>
1.58 + <task name="automated">
1.59 + </task>
1.60 + </task>
1.61 + </task>
1.62 + </task>
1.63 +</driver:driver>