buildverification/smoketest/xml/smoketest/smoketest_contacts.xml
branchRCL_3
changeset 10 4ca382093dae
parent 5 6beaa9cf4752
child 11 493058e57c8c
equal deleted inserted replaced
5:6beaa9cf4752 10:4ca382093dae
     1 <?xml version="1.0"?>
       
     2 <!DOCTYPE testExecuteTest SYSTEM "file:///testdriver/xml/testExecuteTest.dtd" [ ]>
       
     3 <testExecuteTest>
       
     4 	<name>smoketest_contacts</name>
       
     5 	<timeout>1000</timeout>
       
     6 	<testScripts>	
       
     7 		<script>
       
     8 			<hostPath>\epoc32\release\winscw\udeb\z\smoketest\smoketest_contacts.script</hostPath>
       
     9 			<devicePath>c:\smoketest\smoketest_contacts.script</devicePath>
       
    10 		</script>
       
    11 	</testScripts>
       
    12 	<testServers>
       
    13 		<server>smoketest_contacts_server</server>
       
    14 	</testServers>
       
    15 	<dependencies>
       
    16 		<data>
       
    17 			<hostPath>\epoc32\release\winscw\udeb\z\smoketest\smoketest_contacts.ini</hostPath>
       
    18 			<devicePath>c:\smoketest\smoketest_contacts.ini</devicePath>
       
    19 		</data>
       
    20 	</dependencies>
       
    21 </testExecuteTest>