buildverification/smoketest/xml/smoketest/smoketest_system.xml
branchRCL_3
changeset 20 493058e57c8c
parent 0 9736f095102e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/buildverification/smoketest/xml/smoketest/smoketest_system.xml	Wed Sep 01 12:30:50 2010 +0100
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<!DOCTYPE testExecuteTest SYSTEM "file:///testdriver/xml/testExecuteTest.dtd" [ ]>
+<testExecuteTest>
+	<name>smoketest_system</name>
+	<timeout>1000</timeout>
+	<testScripts>	
+		<script>
+			<hostPath>\epoc32\release\winscw\udeb\z\smoketest\smoketest_system.script</hostPath>
+			<devicePath>c:\smoketest\smoketest_system.script</devicePath>
+		</script>
+	</testScripts>
+	<dependencies>	
+		<buildable type="test">
+  			<hostPath>\epoc32\release\winscw\udeb\smoketest_system.exe</hostPath> 
+  			<devicePath>c:\sys\bin\smoketest_system.exe</devicePath> 
+  			<mmpFile>smoketest_system.mmp</mmpFile> 
+  			<bldInfPath>smoketest\system\group\bld.inf</bldInfPath> 
+  		</buildable>
+	</dependencies>  
+</testExecuteTest>