testexecmdw/tef/tef/tefutilities/tefutilityserver/testdriver/formatdrivetest.xml
branchRCL_3
changeset 3 9397a16b6eb8
parent 1 6edeef394eb7
--- a/testexecmdw/tef/tef/tefutilities/tefutilityserver/testdriver/formatdrivetest.xml	Fri Sep 03 07:55:01 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE testExecuteTest SYSTEM "file:///testdriver/xml/testExecuteTest.dtd" [ ]>
-<testExecuteTest>
-	<name>FormatDriveTest</name>
-	<timeout>1000</timeout>
-	<testScripts>
-		<script>
-			<hostPath>\epoc32\EngineeringTools\TEFUtilities\TEFUtilityServer\Scripts\FormatDriveTest.script</hostPath>
-			<devicePath>c:\TEFUtilityServer\FormatDriveTest.script</devicePath>
-		</script>
-	</testScripts>
-	
-
-	<dependencies>
-		<data>
-			<hostPath>\epoc32\release\${platform}\${build}\TEFUtilityServer.exe</hostPath>
-			<devicePath>c:\sys\bin\TEFUtilityServer.exe</devicePath>
-		</data>
-		<data>
-			<hostPath>\epoc32\EngineeringTools\TEFUtilities\TEFUtilityServer\Data\FormatDriveTest.ini</hostPath>
-			<devicePath>c:\TEFUtilityServer\FormatDriveTest.ini</devicePath>
-		</data>
-	</dependencies>
-
-</testExecuteTest>