testexecmgmt/ucc/Test/xml/SampleTestServer/testExecuteServers/SampleServer.xml
author Johnson Ma <johnson.ma@nokia.com>
Mon, 08 Mar 2010 15:04:18 +0800
changeset 0 3da2a79470a7
permissions -rw-r--r--
Initial EPL Contribution

<?xml version="1.0"?>
<!DOCTYPE testExecuteServer SYSTEM "file:///c:/program files/common files/symbian/testExecuteServer.dtd" [ ]>

<testExecuteServer>
	<name>
		SampleServer
	</name>
	
	<mmpFile>
		SampleServer.mmp
	</mmpFile>
	
	<bldInfPath>
		\EPOC\development\personal\jamesv\ProductisedUCC\TestExecute\Group\bld.inf
	</bldInfPath>

	<iniItems>
		<iniFile>
			<hostPath>\UCC_Test\Scripts\BasicSync\Slave\sampletest.ini</hostPath>
			<devicePath>c:\UCC\sampletest.ini</devicePath>
		</iniFile>
	</iniItems>
</testExecuteServer>