File: tests.xml

package info (click to toggle)
libofono-qt 1.30-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 960 kB
  • sloc: cpp: 6,663; xml: 77; makefile: 14
file content (77 lines) | stat: -rw-r--r-- 3,250 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" encoding="UTF-8"?>
<testdefinition version="1.0">
  <suite name="libofono-qt-tests">
    <set name="libofono-qt-unit-tests">
      <description>Ofono test set with manual, automatic and semi-automatic case.</description>
      <case name="test_ofonocallbarring">
        <step>/opt/tests/libofono-qt/test_ofonocallbarring</step>
      </case>
      <case name="test_ofonocallforwarding">
        <step>/opt/tests/libofono-qt/test_ofonocallforwarding</step>
      </case>
      <case name="test_ofonocallmeter">
        <step>/opt/tests/libofono-qt/test_ofonocallmeter</step>
      </case>
      <case name="test_ofonocallsettings">
        <step>/opt/tests/libofono-qt/test_ofonocallsettings</step>
      </case>
      <case name="test_ofonocallvolume">
        <step>/opt/tests/libofono-qt/test_ofonocallvolume</step>
      </case>
      <case name="test_ofonocellbroadcast">
        <step>/opt/tests/libofono-qt/test_ofonocellbroadcast</step>
      </case>
      <case name="test_ofonoconnmancontext">
        <step>/opt/tests/libofono-qt/test_ofonoconnmancontext</step>
      </case>
      <case name="test_ofonoconnman">
        <step>/opt/tests/libofono-qt/test_ofonoconnman</step>
      </case>
      <case name="test_ofonointerface">
        <step>/opt/tests/libofono-qt/test_ofonointerface</step>
      </case>
      <case name="test_ofonomessagemanager">
        <step>/opt/tests/libofono-qt/test_ofonomessagemanager</step>
      </case>
      <case name="test_ofonomessagewaiting">
      <step>/opt/tests/libofono-qt/test_ofonomessagewaiting</step>
      </case>
      <case manual="true" name="test_ofonomodem">
        <step>/opt/tests/libofono-qt/test_ofonomodem</step>
      </case>
      <case manual="true" name="test_ofonomodeminterface">
        <step>/opt/tests/libofono-qt/test_ofonomodeminterface</step>
      </case>
      <case manual="true" name="test_ofonomodemmanager">
        <step>/opt/tests/libofono-qt/test_ofonomodemmanager</step>
      </case>
      <case manual="true" name="test_ofonomultipartycall">
        <step>/opt/tests/libofono-qt/test_ofonomultipartycall</step>
      </case>
      <case name="test_ofononetworkoperator">
        <step>/opt/tests/libofono-qt/test_ofononetworkoperator</step>
      </case>
      <case name="test_ofononetworkregistration">
        <step>/opt/tests/libofono-qt/test_ofononetworkregistration</step>
      </case>
      <case name="test_ofonophonebook">
      <step>/opt/tests/libofono-qt/test_ofonophonebook</step>
      </case>
      <case insignificant="true" name="test_ofonoradiosettings">
        <step>/opt/tests/libofono-qt/test_ofonoradiosettings</step>
      </case>
      <case name="test_ofonosimmanager">
        <step>/opt/tests/libofono-qt/test_ofonosimmanager</step>
      </case>
      <case name="test_ofonosupplementaryservices">
        <step>/opt/tests/libofono-qt/test_ofonosupplementaryservices</step>
      </case>
      <case manual="true" name="test_ofonovoicecall">
        <step>/opt/tests/libofono-qt/test_ofonovoicecall</step>
      </case>
      <case manual="true" name="test_ofonovoicecallmanager">
        <step>/opt/tests/libofono-qt/test_ofonovoicecallmanager</step>
      </case>
    </set>
  </suite>
</testdefinition>