<?xml version="1.0" encoding="iso-8859-1"?>
<!--Vector Test Automation Editor 2.1.34.0-->
<testmodule title="BitMaskAnalysis" version="1.0" xmlns="http://www.vector-informatik.de/CANoe/TestModule/1.27">
  <testcase title="Analyse ECU" ident="">
    <preparation>
      <set title="Configuring DUT">
        <sysvar name="ECUName" namespace="BitAnalysis">Engine</sysvar>
      </set>
      <capltestfunction title="Defining default bit mask" name="InitBitMaskDefault" />
      <capltestfunction title="Connecting scope" name="InitScope" />
      <capltestfunction title="Waiting for frame and triggering scope" name="WaitForFrameAndTriggerScope" />
    </preparation>
    <capltestfunction title="Analyzing frames" name="AnalyzeECUTxFrames" />
  </testcase>
  <testcase title="Provoke errors" ident="">
    <preparation>
      <set title="Configuring DUT">
        <sysvar name="ECUName" namespace="BitAnalysis">Engine</sysvar>
      </set>
      <capltestfunction title="Defining large bit mask" name="InitBitMaskLarge" />
      <capltestfunction title="Connecting scope" name="InitScope" />
      <capltestfunction title="Waiting for frame and triggering scope" name="WaitForFrameAndTriggerScope" />
    </preparation>
    <capltestfunction title="Analyzing frames" name="AnalyzeECUTxFrames" />
  </testcase>
</testmodule>