lbstest/lbstestproduct/tdxml/LbsSuite/lbsunitcasirasuite.xml
changeset 0 9cfd9a3ee49c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lbstest/lbstestproduct/tdxml/LbsSuite/lbsunitcasirasuite.xml	Tue Feb 02 01:50:39 2010 +0200
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<!DOCTYPE testSuite SYSTEM "file:///c:/program files/common files/symbian/testSuite.dtd" [ ]>
+
+<testSuite>
+
+	<name>LbsUnitCasiraSuite</name>
+
+	<testItems>
+		<suite>te_lbsbtgpspsysuite</suite>		
+    </testItems>
+    
+	<dependencies>
+      		<buildable type="test">
+	      		<hostPath>btpsy.dll</hostPath>
+      			<devicePath>c:\system\libs\btpsy.dll</devicePath>
+      			<mmpFile>btpsy.mmp</mmpFile>
+      			<bldInfPath>test\lbstestpsys\btpsy\group\bld.inf</bldInfPath>
+    		</buildable>
+
+	</dependencies>
+
+</testSuite>