buildverification/smoketest/xml/smoketest/smoketest_system.xml
changeset 15 5b5908ec640f
parent 13 3a35f7917fa6
child 17 03d9ade4748d
equal deleted inserted replaced
13:3a35f7917fa6 15:5b5908ec640f
     1 <?xml version="1.0"?>
       
     2 <!DOCTYPE testExecuteTest SYSTEM "file:///testdriver/xml/testExecuteTest.dtd" [ ]>
       
     3 <testExecuteTest>
       
     4 	<name>smoketest_system</name>
       
     5 	<timeout>1000</timeout>
       
     6 	<testScripts>	
       
     7 		<script>
       
     8 			<hostPath>\epoc32\release\winscw\udeb\z\smoketest\smoketest_system.script</hostPath>
       
     9 			<devicePath>c:\smoketest\smoketest_system.script</devicePath>
       
    10 		</script>
       
    11 	</testScripts>
       
    12 	<dependencies>	
       
    13 		<buildable type="test">
       
    14   			<hostPath>\epoc32\release\winscw\udeb\smoketest_system.exe</hostPath> 
       
    15   			<devicePath>c:\sys\bin\smoketest_system.exe</devicePath> 
       
    16   			<mmpFile>smoketest_system.mmp</mmpFile> 
       
    17   			<bldInfPath>smoketest\system\group\bld.inf</bldInfPath> 
       
    18   		</buildable>
       
    19 	</dependencies>  
       
    20 </testExecuteTest>