buildverification/smoketest/xml/smoketest/smoketest_agenda.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_agenda</name>
       
     5 	<timeout>1000</timeout>
       
     6 	<testScripts>	
       
     7 		<script>
       
     8 			<hostPath>\epoc32\release\winscw\udeb\z\smoketest\smoketest_agenda.script</hostPath>
       
     9 			<devicePath>c:\smoketest\smoketest_agenda.script</devicePath>
       
    10 		</script>
       
    11 	</testScripts>
       
    12 	<testServers>
       
    13 		<server>smoketest_agenda_server</server>
       
    14 	</testServers>
       
    15 	<dependencies>
       
    16 		<data>
       
    17 			<hostPath>\epoc32\release\winscw\udeb\z\smoketest\smoketest_agenda.ini</hostPath>
       
    18 			<devicePath>c:\smoketest\smoketest_agenda.ini</devicePath>
       
    19 		</data>
       
    20 	</dependencies>
       
    21 </testExecuteTest>