symbian4/os/ostesttools/package_definition.xml
branchHighFidelityModel
changeset 367 c4b8d58381ac
equal deleted inserted replaced
366:126cebfeac51 367:c4b8d58381ac
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3  <package id="ostesttools" name="OS Test tools" levels="fw trace analysis">
       
     4   <collection id="stif" name="STIF" level="fw">
       
     5     <component id="stif_plat" filter="s60" name="STIF Platform Interfaces" class="api" purpose="development">
       
     6       <unit bldFile="stif/stif_plat/group"/>
       
     7     </component>
       
     8    <component id="TestInterface" filter="s60" name="Test Interface" purpose="development">
       
     9     <unit bldFile="stif/TestInterface/group"/>
       
    10    </component>
       
    11    <component id="TestServer" filter="s60" name="Test Server" purpose="development">
       
    12     <unit bldFile="stif/TestServer/group"/>
       
    13    </component>
       
    14    <component id="TestEngine" filter="s60" name="Test Engine" purpose="development">
       
    15     <unit bldFile="stif/TestEngine/group"/>
       
    16    </component>
       
    17    <component id="TestServerStarter" filter="s60" name="Test Server Starter" purpose="development">
       
    18     <unit bldFile="stif/TestServerStarter/group"/>
       
    19    </component>
       
    20    <component id="StifTFwIf" filter="s60" name="STIF Test Framework Interface" purpose="development">
       
    21     <unit bldFile="stif/StifTFwIf/group"/>
       
    22    </component>
       
    23    <component id="ConsoleUI" filter="s60" name="Console UI" purpose="development">
       
    24     <unit bldFile="stif/ConsoleUI/group"/>
       
    25    </component>
       
    26    <component id="TestCombiner" filter="s60" name="Test Combiner" purpose="development">
       
    27     <unit bldFile="stif/TestCombiner/group"/>
       
    28    </component>
       
    29    <component id="DemoModule" filter="s60" name="Demo Module" purpose="development">
       
    30     <unit bldFile="stif/DemoModule/group"/>
       
    31    </component>
       
    32    <component id="ATSLogger" filter="s60" name="ATS Logger" purpose="development">
       
    33     <unit bldFile="stif/ATSLogger/group"/>
       
    34    </component>
       
    35    <component id="ATSInterface" filter="s60" name="ATS Interface" purpose="development">
       
    36     <unit bldFile="stif/ATSInterface/group"/>
       
    37    </component>
       
    38    <component id="TestScripter" filter="s60" name="Test Scripter" purpose="development">
       
    39     <unit bldFile="stif/TestScripter/group"/>
       
    40    </component>
       
    41    <component id="SUEvent" filter="s60" name="SU Event" purpose="development">
       
    42     <unit bldFile="stif/SUEvent/group"/>
       
    43    </component>
       
    44    <component id="StifKernelTestClassBase" filter="s60" name="STIF Kernel Test Class Base" purpose="development">
       
    45     <meta rel="config">
       
    46      <defined condition="__S60_"/>
       
    47     </meta>
       
    48     <unit bldFile="stif/StifKernelTestClassBase/group"/>
       
    49    </component>
       
    50    <component id="stif_data" filter="s60" name="STIF Data" purpose="development" class="config">
       
    51     <!--  This is a component. Should move down a directory. or move into other STIF components-->
       
    52     <unit bldFile="stif/group"/>
       
    53    </component>
       
    54   </collection>
       
    55   <collection id="hti" name="Harmonized Test Interface" level="trace">
       
    56     <component id="hti_plat" filter="s60" name="HTI Platform Interfaces" class="api" purpose="development">
       
    57     <meta rel="Api" href="hti/hti_plat/hti_api/hti_api.metaxml"/>
       
    58       <unit bldFile="hti/hti_plat/group"/>
       
    59     </component>
       
    60    <component id="HtiCfg" filter="s60" name="HTI Config" purpose="development">
       
    61     <unit bldFile="hti/HtiCfg/group"/>
       
    62    </component>
       
    63    <component id="HtiAutoStart" filter="s60" name="HTI Autostart" purpose="development">
       
    64     <unit bldFile="hti/HtiAutoStart/group"/>
       
    65    </component>
       
    66    <component id="HtiFramework" filter="s60" name="HTI Framework" purpose="development">
       
    67     <unit bldFile="hti/HtiFramework/group"/>
       
    68    </component>
       
    69    <component id="hticommplugins" filter="s60" name="HTI Communication Plugins" purpose="development" class="plugin">
       
    70     <!-- need to #include these from a single unit or separate into component at the right directory level -->
       
    71     <unit bldFile="hti/HtiCommPlugins/HtiBtCommPlugin/group"/>
       
    72     <unit bldFile="hti/HtiCommPlugins/HtiIPCommPlugin/group"/>
       
    73     <unit bldFile="hti/HtiCommPlugins/HtiSerialCommPlugin/group"/>
       
    74     <unit bldFile="hti/HtiCommPlugins/HtiUsbSerialCommPlugin/group"/>
       
    75    </component>
       
    76    <component id="htiserviceplugins" filter="s60" name="HTI Service Plugins" purpose="development" class="plugin">
       
    77     <!-- need to #include these from a single unit or separate into component at the right directory level -->
       
    78     <unit bldFile="hti/HtiServicePlugins/HtiAppServicePlugin/group"/>
       
    79     <unit bldFile="hti/HtiServicePlugins/HtiEchoServicePlugin/group"/>
       
    80     <unit bldFile="hti/HtiServicePlugins/HtiFtpServicePlugin/group"/>
       
    81     <unit bldFile="hti/HtiServicePlugins/HtiIpProxyServicePlugin/group"/>
       
    82     <unit bldFile="hti/HtiServicePlugins/HtiStifTfServicePlugin/group"/>
       
    83    </component>
       
    84    <component id="HtiFileHlp" filter="s60" name="HTI File Help" purpose="development">
       
    85     <unit bldFile="hti/HtiFileHlp/group"/>
       
    86    </component>
       
    87    <component id="HtiWatchdog" filter="s60" name="HTI Watchdog" purpose="development">
       
    88     <unit bldFile="hti/HtiWatchdog/group"/>
       
    89    </component>
       
    90    <component id="hti_build" filter="s60" name="HTI Build" purpose="development">
       
    91     <!--  move exports into self-contained component.-->
       
    92     <unit bldFile="hti/group"/>
       
    93    </component>
       
    94   </collection>
       
    95   <collection id="symbianunittestfw" name="Symbian Unit Test Framework" level="analysis">
       
    96      <component id="symbianunittestfw_build" name="Symbian Unit Test Framework Build" introduced="^4">
       
    97       <unit bldFile="symbianunittestfw/group"/>
       
    98      </component>
       
    99   </collection>
       
   100   <collection id="testexecmdw" name="testexecmdw" level="analysis">
       
   101      <component id="tef" name="Test Execute Framework" introduced="^4">
       
   102       <unit bldFile="testexecmdw/tef/group"/>
       
   103      </component>
       
   104   </collection>
       
   105  </package>
       
   106 </SystemDefinition>