buildverification/smoketest/xml/smoketest/smoketest_system.xml
branchRCL_3
changeset 10 4ca382093dae
parent 5 6beaa9cf4752
child 11 493058e57c8c
--- a/buildverification/smoketest/xml/smoketest/smoketest_system.xml	Mon Feb 22 17:54:00 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-<?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>