bluetooth/btexample/test/cit/ROMConfig/xml/BtRomConfigSuite/BtExcSuite/BtRomConfigPan001.xml
changeset 0 29b1cd4cb562
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bluetooth/btexample/test/cit/ROMConfig/xml/BtRomConfigSuite/BtExcSuite/BtRomConfigPan001.xml	Fri Jan 15 08:13:17 2010 +0200
@@ -0,0 +1,35 @@
+<?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>