buildverification/smoketest/xml/smoketest/testexecuteservers/smoketest_mess_server.xml
branchRCL_3
changeset 10 4ca382093dae
parent 5 6beaa9cf4752
child 11 493058e57c8c
--- a/buildverification/smoketest/xml/smoketest/testexecuteservers/smoketest_mess_server.xml	Mon Feb 22 17:54:00 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE testExecuteServer SYSTEM "file:///testdriver/xml/testExecuteServer.dtd" [ ]>
-<testExecuteServer>
-	<name>smoketest_mess_server</name>
-	<mmpFile>smoketest_mess.mmp</mmpFile>
-	<bldInfPath>smoketest\messaging\group\bld.inf</bldInfPath>
-	<dependencies>	
-		<buildable type="test">
-  			<hostPath>smoketest_utils.dll</hostPath> 
-  			<devicePath>c:\system\libs\smoketest_utils.dll</devicePath> 
-  			<mmpFile>smoketest_utils.mmp</mmpFile> 
-  			<bldInfPath>smoketest\utils\group\bld.inf</bldInfPath> 
-  		</buildable>
-		<buildable type="test">
-  			<hostPath>SmokeTestSecureFSclient.dll</hostPath> 
-  			<devicePath>c:\system\libs\SmokeTestSecureFSclient.dll</devicePath> 
-  			<mmpFile>SmokeTestSecureFSclient.mmp</mmpFile> 
-  			<bldInfPath>smoketest\utils\group\bld.inf</bldInfPath> 
-  		</buildable>
-		<buildable type="test">
-  			<hostPath>SmokeTestSecureFSserver.exe</hostPath> 
-  			<devicePath>c:\system\libs\SmokeTestSecureFSserver.exe</devicePath> 
-  			<mmpFile>SmokeTestSecureFSserver.mmp</mmpFile> 
-  			<bldInfPath>smoketest\utils\group\bld.inf</bldInfPath> 
-  		</buildable>
-	</dependencies>  				
-</testExecuteServer>