sbsv2/raptor/test/System_Definition.xml
author Daniel Jacobs <daniel.jacobs@nokia.com>
Thu, 25 Feb 2010 11:07:00 +0000
branchwip
changeset 340 98f67f17a03c
parent 3 e1eecf4d390d
permissions -rw-r--r--
Further review comments: update run.bat to run the test suite relative to its directory.

<?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>