aboutsummaryrefslogtreecommitdiffstats
path: root/xtesting/samples/mts/test.xml
blob: 5901f5b243b3d41c4583d10d83519f0d2842b0ea (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>

<test name="Commissioning MTS">
    <testcase name="Pause_5_sec" state="true">
        <parameter name="[pauseDuration]" operation="set" value="5"/>

        <scenario name="[testcasename]" file="pause.xml" />
    </testcase>
</test>