os/mm/mmapitest/devsoundexthaitest/testsuites/multimedia/devsoundexthai.driver
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
<?xml version="1.0" encoding="UTF-8"?>
sl@0
     2
<driver:driver xmlns:driver="http://www.symbian.com/TestDriver">
sl@0
     3
      <task name="devsoundexthai" timeout="0">
sl@0
     4
        <executeOnPC>
sl@0
     5
          <build testBuild="true" URI="${sourceroot}\group\">
sl@0
     6
            <componentName>t_devsoundext</componentName>
sl@0
     7
          </build>
sl@0
     8
        </executeOnPC>
sl@0
     9
        <transferToSymbian>
sl@0
    10
          <transfer move="false" PCPath="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\t_devsoundext.ini" SymbianPath="c:\multimedia\mmf\devsound\t_devsoundext.ini"/>
sl@0
    11
          <transfer move="false" PCPath="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\t_devsoundext_environment.ini" SymbianPath="c:\multimedia\mmf\devsound\t_devsoundext_environment.ini"/>
sl@0
    12
        </transferToSymbian>
sl@0
    13
        <task name="validation">
sl@0
    14
          <task name="manual"/>
sl@0
    15
          <task name="automated">
sl@0
    16
            <task name="multimedia-mmf-devsoundext-validation-automated-comb_pr">
sl@0
    17
              <transferToSymbian>
sl@0
    18
                <transfer move="false" PCPath="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-comb_pr.ini" SymbianPath="c:\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-comb_pr.ini"/>
sl@0
    19
              </transferToSymbian>
sl@0
    20
              <executeOnSymbian>
sl@0
    21
                <testExecuteScript PCPath="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-comb_pr.script" SymbianPath="c:\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-comb_pr.script">
sl@0
    22
                  <testCasesList operator="exclude">
sl@0
    23
                    <testCase target="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\t_devsoundext.tcs"/>
sl@0
    24
                  </testCasesList>
sl@0
    25
                </testExecuteScript>
sl@0
    26
              </executeOnSymbian>
sl@0
    27
            </task>
sl@0
    28
            <task name="multimedia-mmf-devsoundext-validation-automated-comb_rr">
sl@0
    29
              <transferToSymbian>
sl@0
    30
                <transfer move="false" PCPath="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-comb_rr.ini" SymbianPath="c:\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-comb_rr.ini"/>
sl@0
    31
              </transferToSymbian>
sl@0
    32
              <executeOnSymbian>
sl@0
    33
                <testExecuteScript PCPath="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-comb_rr.script" SymbianPath="c:\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-comb_rr.script">
sl@0
    34
                  <testCasesList operator="exclude">
sl@0
    35
                    <testCase target="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\t_devsoundext.tcs"/>
sl@0
    36
                  </testCasesList>
sl@0
    37
                </testExecuteScript>
sl@0
    38
              </executeOnSymbian>
sl@0
    39
            </task>
sl@0
    40
            <task name="multimedia-mmf-devsoundext-validation-automated-playback">
sl@0
    41
              <transferToSymbian>
sl@0
    42
                <transfer move="false" PCPath="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-p.ini" SymbianPath="c:\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-p.ini"/>
sl@0
    43
              </transferToSymbian>
sl@0
    44
              <executeOnSymbian>
sl@0
    45
                <testExecuteScript PCPath="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-p.script" SymbianPath="c:\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-p.script">
sl@0
    46
                  <testCasesList operator="exclude">
sl@0
    47
                    <testCase target="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\t_devsoundext.tcs"/>
sl@0
    48
                  </testCasesList>
sl@0
    49
                </testExecuteScript>
sl@0
    50
              </executeOnSymbian>
sl@0
    51
            </task>
sl@0
    52
            <task name="multimedia-mmf-devsoundext-validation-automated-recording">
sl@0
    53
              <transferToSymbian>
sl@0
    54
                <transfer move="false" PCPath="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-r.ini" SymbianPath="c:\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-r.ini"/>
sl@0
    55
              </transferToSymbian>
sl@0
    56
              <executeOnSymbian>
sl@0
    57
                <testExecuteScript PCPath="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-r.script" SymbianPath="c:\multimedia\mmf\devsound\multimedia-mmf-devsoundext-validation-automated-r.script">
sl@0
    58
                  <testCasesList operator="exclude">
sl@0
    59
                    <testCase target="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\t_devsoundext.tcs"/>
sl@0
    60
                  </testCasesList>
sl@0
    61
                </testExecuteScript>
sl@0
    62
              </executeOnSymbian>
sl@0
    63
            </task>
sl@0
    64
          </task>
sl@0
    65
        </task>
sl@0
    66
        <task name="performance"/>
sl@0
    67
        <task name="conformance" timeout="0"/>
sl@0
    68
        <task name="stress">
sl@0
    69
          <task name="manual"/>
sl@0
    70
          <task name="automated">
sl@0
    71
            <task name="multimedia-mmf-devsoundext-stress-automated-recording">
sl@0
    72
              <transferToSymbian>
sl@0
    73
                <transfer move="false" PCPath="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\multimedia-mmf-devsoundext-stress-automated-recording.ini" SymbianPath="c:\multimedia\mmf\devsound\multimedia-mmf-devsoundext-stress-automated-recording.ini"/>
sl@0
    74
              </transferToSymbian>
sl@0
    75
              <executeOnSymbian>
sl@0
    76
                <testExecuteScript PCPath="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\multimedia-mmf-devsoundext-stress-automated-recording.script" SymbianPath="c:\multimedia\mmf\devsound\multimedia-mmf-devsoundext-stress-automated-recording.script">
sl@0
    77
                  <testCasesList operator="exclude">
sl@0
    78
                    <testCase target="${epocroot}\epoc32\data\c\multimedia\mmf\devsound\t_devsoundext.tcs"/>
sl@0
    79
                  </testCasesList>
sl@0
    80
                </testExecuteScript>
sl@0
    81
              </executeOnSymbian>
sl@0
    82
            </task>
sl@0
    83
          </task>
sl@0
    84
        </task>
sl@0
    85
      </task>
sl@0
    86
</driver:driver>