lbstest/lbstestproduct/tdxml/LbsSuite/lbsunitcasirasuite.xml
changeset 0 9cfd9a3ee49c
equal deleted inserted replaced
-1:000000000000 0:9cfd9a3ee49c
       
     1 <?xml version="1.0"?>
       
     2 <!DOCTYPE testSuite SYSTEM "file:///c:/program files/common files/symbian/testSuite.dtd" [ ]>
       
     3 
       
     4 <testSuite>
       
     5 
       
     6 	<name>LbsUnitCasiraSuite</name>
       
     7 
       
     8 	<testItems>
       
     9 		<suite>te_lbsbtgpspsysuite</suite>		
       
    10     </testItems>
       
    11     
       
    12 	<dependencies>
       
    13       		<buildable type="test">
       
    14 	      		<hostPath>btpsy.dll</hostPath>
       
    15       			<devicePath>c:\system\libs\btpsy.dll</devicePath>
       
    16       			<mmpFile>btpsy.mmp</mmpFile>
       
    17       			<bldInfPath>test\lbstestpsys\btpsy\group\bld.inf</bldInfPath>
       
    18     		</buildable>
       
    19 
       
    20 	</dependencies>
       
    21 
       
    22 </testSuite>