sbsv2/raptor/test/System_Definition.xml
author timothy.murphy@nokia.com
Thu, 06 May 2010 14:06:40 +0100
branchfix
changeset 522 9971c248e894
parent 3 e1eecf4d390d
permissions -rw-r--r--
fix: dont' automatically set OST_TRACE_IN_USE after all as some components have odd build errors with it. We must get them fixed first then redo it.

<?xml version="1.0"?>

<SystemDefinition name="MCL" schema="1.4.0">
  
  <systemModel>
    <layer name="Raptor">
      <module name="Smoke Tests">
        <component name="simple">
          <unit unitID="simpleID" name="simpleName" bldFile="simple"/>
        </component>
      </module>
    </layer>
  </systemModel>
  
  <build>
  </build>

</SystemDefinition>