buildverification/smoketest/xml/smoketest/smoketest_agenda.xml
changeset 0 9736f095102e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/buildverification/smoketest/xml/smoketest/smoketest_agenda.xml	Tue Jan 26 15:16:33 2010 +0200
@@ -0,0 +1,21 @@
+<?xml version="1.0"?>
+<!DOCTYPE testExecuteTest SYSTEM "file:///testdriver/xml/testExecuteTest.dtd" [ ]>
+<testExecuteTest>
+	<name>smoketest_agenda</name>
+	<timeout>1000</timeout>
+	<testScripts>	
+		<script>
+			<hostPath>\epoc32\release\winscw\udeb\z\smoketest\smoketest_agenda.script</hostPath>
+			<devicePath>c:\smoketest\smoketest_agenda.script</devicePath>
+		</script>
+	</testScripts>
+	<testServers>
+		<server>smoketest_agenda_server</server>
+	</testServers>
+	<dependencies>
+		<data>
+			<hostPath>\epoc32\release\winscw\udeb\z\smoketest\smoketest_agenda.ini</hostPath>
+			<devicePath>c:\smoketest\smoketest_agenda.ini</devicePath>
+		</data>
+	</dependencies>
+</testExecuteTest>