buildverification/smoketest/xml/smoketest/smoketest_system.xml
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:24:17 +0100
branchGCC_SURGE
changeset 14 5d7fec11a5ce
parent 0 9736f095102e
permissions -rw-r--r--
Branch for GCC_SURGE fixes

<?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>