bluetooth/btexample/test/cit/ROMConfig/xml/BtRomConfigSuite/BtExcSuite/BtRomConfigPan001.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 16:20:16 +0300
branchRCL_3
changeset 23 5b153be919d4
parent 0 29b1cd4cb562
permissions -rw-r--r--
Revision: 201031 Kit: 201035

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

<testExecuteTest>

	<name>BtRomConfigPan001</name>

	<timeout>45</timeout>

	<testScripts>
		<script>
			<hostPath>scripts\BT_ROMCONFIG_PAN_001.script</hostPath>
			<devicePath>c:\scripts\btromconfig\BT_ROMCONFIG_PAN_001.script</devicePath>
		</script>
	</testScripts>

	<testServers>
		<server>TestServerSymbianExcludeBt</server>
	</testServers>

	<dependencies>
		<!--This test requires that the ROM has included ced.iby, ceddump.iby 
			and btpan.iby. These are all supplied in an MCL build.
		-->
		<data>
			<hostPath>testdata\BtRomConfig.ini</hostPath>
			<devicePath>c:\testdata\btromconfig\BtRomConfig.ini</devicePath>
		</data>
		<data>
			<hostPath>testdata\pan001.cfg</hostPath>
			<devicePath>c:\testdata\btromconfig\pan001.cfg</devicePath>
		</data>
	</dependencies>

</testExecuteTest>