summaryrefslogtreecommitdiff
path: root/common/tct-networkbearerselection-tizen-tests.xml
blob: 267a8649774256976d3185271217cb2c32117b40 (plain)
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
<?xml version="1.0"?>
<test_definition>
    <suite launcher="xwalk" name="00-common/E0-crosswalk">
        <set name="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests">
            <testcase id="00-E0-01-0I-01-NetworkBearerSelectionObject_notexist" name="01-NetworkBearerSelectionObject_notexist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if interface NetworkBearerSelectionObject exists, it should not - Description: Check if interface NetworkBearerSelectionObject exists, it should not">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if interface NetworkBearerSelectionObject exists, it should not - Description: Check if interface NetworkBearerSelectionObject exists, it should not]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelectionObject_notexist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-02-NetworkBearerSelection_extend" name="02-NetworkBearerSelection_extend" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection instance can have new properties added - Description: Check if NetworkBearerSelection instance can have new properties added">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection instance can have new properties added - Description: Check if NetworkBearerSelection instance can have new properties added]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_extend.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-03-NetworkBearerSelection_in_tizen" name="03-NetworkBearerSelection_in_tizen" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if Tizen namespace contains networkbearerselection - Description: Check if Tizen namespace contains networkbearerselection">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if Tizen namespace contains networkbearerselection - Description: Check if Tizen namespace contains networkbearerselection]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_in_tizen.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-04-NetworkBearerSelection_notexist" name="04-NetworkBearerSelection_notexist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if interface NetworkBearerSelection exists, it should not - Description: Check if interface NetworkBearerSelection exists, it should not">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if interface NetworkBearerSelection exists, it should not - Description: Check if interface NetworkBearerSelection exists, it should not]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_notexist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-05-NetworkBearerSelection_releaseRouteToHost" name="05-NetworkBearerSelection_releaseRouteToHost" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::releaseRouteToHost() method called with only mandatory arguments does what it should - Description: Check if NetworkBearerSelection::releaseRouteToHost() method called with only mandatory arguments does what it should" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::releaseRouteToHost() method called with only mandatory arguments does what it should - Description: Check if NetworkBearerSelection::releaseRouteToHost() method called with only mandatory arguments does what it should]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_releaseRouteToHost.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-06-NetworkBearerSelection_releaseRouteToHost_errorCallback_TypeMismatch" name="06-NetworkBearerSelection_releaseRouteToHost_errorCallback_TypeMismatch" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when errorCallback is incorrect - Description: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when errorCallback is incorrect" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when errorCallback is incorrect - Description: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when errorCallback is incorrect]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_releaseRouteToHost_errorCallback_TypeMismatch.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-07-NetworkBearerSelection_releaseRouteToHost_errorCallback_invalid_cb" name="07-NetworkBearerSelection_releaseRouteToHost_errorCallback_invalid_cb" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when errorCallback is invalid - Description: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when errorCallback is invalid" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when errorCallback is invalid - Description: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when errorCallback is invalid]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_releaseRouteToHost_errorCallback_invalid_cb.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-08-NetworkBearerSelection_releaseRouteToHost_exist" name="08-NetworkBearerSelection_releaseRouteToHost_exist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::releaseRouteToHost() method exists - Description: Check if NetworkBearerSelection::releaseRouteToHost() method exists">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::releaseRouteToHost() method exists - Description: Check if NetworkBearerSelection::releaseRouteToHost() method exists]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_releaseRouteToHost_exist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-09-NetworkBearerSelection_releaseRouteToHost_missarg" name="09-NetworkBearerSelection_releaseRouteToHost_missarg" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::releaseRouteToHost() method called with missing mandatory argument throws an exception - Description: Check if NetworkBearerSelection::releaseRouteToHost() method called with missing mandatory argument throws an exception">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::releaseRouteToHost() method called with missing mandatory argument throws an exception - Description: Check if NetworkBearerSelection::releaseRouteToHost() method called with missing mandatory argument throws an exception]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_releaseRouteToHost_missarg.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0A-NetworkBearerSelection_releaseRouteToHost_networkType_TypeMismatch" name="0A-NetworkBearerSelection_releaseRouteToHost_networkType_TypeMismatch" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when networkType is incorrect - Description: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when networkType is incorrect" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when networkType is incorrect - Description: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when networkType is incorrect]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_releaseRouteToHost_networkType_TypeMismatch.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0B-NetworkBearerSelection_releaseRouteToHost_successCallback_TypeMismatch" name="0B-NetworkBearerSelection_releaseRouteToHost_successCallback_TypeMismatch" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when successCallback is incorrect - Description: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when successCallback is incorrect">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when successCallback is incorrect - Description: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when successCallback is incorrect]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_releaseRouteToHost_successCallback_TypeMismatch.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0C-NetworkBearerSelection_releaseRouteToHost_successCallback_invalid_cb" name="0C-NetworkBearerSelection_releaseRouteToHost_successCallback_invalid_cb" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when successCallback is invalid - Description: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when successCallback is invalid" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when successCallback is invalid - Description: Check if NetworkBearerSelection::releaseRouteToHost() throws exception when successCallback is invalid]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_releaseRouteToHost_successCallback_invalid_cb.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0D-NetworkBearerSelection_releaseRouteToHost_with_errorCallback" name="0D-NetworkBearerSelection_releaseRouteToHost_with_errorCallback" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::releaseRouteToHost() called with optional errorCallback works as expected - Description: Check if NetworkBearerSelection::releaseRouteToHost() called with optional errorCallback works as expected" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::releaseRouteToHost() called with optional errorCallback works as expected - Description: Check if NetworkBearerSelection::releaseRouteToHost() called with optional errorCallback works as expected]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_releaseRouteToHost_with_errorCallback.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0E-NetworkBearerSelection_requestRouteToHost" name="0E-NetworkBearerSelection_requestRouteToHost" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::requestRouteToHost() method called with only mandatory arguments does what it should - Description: Check if NetworkBearerSelection::requestRouteToHost() method called with only mandatory arguments does what it should" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::requestRouteToHost() method called with only mandatory arguments does what it should - Description: Check if NetworkBearerSelection::requestRouteToHost() method called with only mandatory arguments does what it should]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_requestRouteToHost.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0F-NetworkBearerSelection_requestRouteToHost_errorCallback_TypeMismatch" name="0F-NetworkBearerSelection_requestRouteToHost_errorCallback_TypeMismatch" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::requestRouteToHost() throws exception when errorCallback is incorrect - Description: Check if NetworkBearerSelection::requestRouteToHost() throws exception when errorCallback is incorrect" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::requestRouteToHost() throws exception when errorCallback is incorrect - Description: Check if NetworkBearerSelection::requestRouteToHost() throws exception when errorCallback is incorrect]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_requestRouteToHost_errorCallback_TypeMismatch.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0G-NetworkBearerSelection_requestRouteToHost_errorCallback_invalid_cb" name="0G-NetworkBearerSelection_requestRouteToHost_errorCallback_invalid_cb" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::requestRouteToHost() throws exception when errorCallback is invalid - Description: Check if NetworkBearerSelection::requestRouteToHost() throws exception when errorCallback is invalid" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::requestRouteToHost() throws exception when errorCallback is invalid - Description: Check if NetworkBearerSelection::requestRouteToHost() throws exception when errorCallback is invalid]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_requestRouteToHost_errorCallback_invalid_cb.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0H-NetworkBearerSelection_requestRouteToHost_exist" name="0H-NetworkBearerSelection_requestRouteToHost_exist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::requestRouteToHost() method exists - Description: Check if NetworkBearerSelection::requestRouteToHost() method exists">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::requestRouteToHost() method exists - Description: Check if NetworkBearerSelection::requestRouteToHost() method exists]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_requestRouteToHost_exist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0I-NetworkBearerSelection_requestRouteToHost_missarg" name="0I-NetworkBearerSelection_requestRouteToHost_missarg" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::requestRouteToHost() method called with missing mandatory argument throws an exception - Description: Check if NetworkBearerSelection::requestRouteToHost() method called with missing mandatory argument throws an exception">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::requestRouteToHost() method called with missing mandatory argument throws an exception - Description: Check if NetworkBearerSelection::requestRouteToHost() method called with missing mandatory argument throws an exception]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_requestRouteToHost_missarg.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0J-NetworkBearerSelection_requestRouteToHost_networkType_TypeMismatch" name="0J-NetworkBearerSelection_requestRouteToHost_networkType_TypeMismatch" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::requestRouteToHost() throws exception when networkType is incorrect - Description: Check if NetworkBearerSelection::requestRouteToHost() throws exception when networkType is incorrect" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::requestRouteToHost() throws exception when networkType is incorrect - Description: Check if NetworkBearerSelection::requestRouteToHost() throws exception when networkType is incorrect]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_requestRouteToHost_networkType_TypeMismatch.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0K-NetworkBearerSelection_requestRouteToHost_successCallback_TypeMismatch" name="0K-NetworkBearerSelection_requestRouteToHost_successCallback_TypeMismatch" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::requestRouteToHost() throws exception when successCallback is incorrect - Description: Check if NetworkBearerSelection::requestRouteToHost() throws exception when successCallback is incorrect">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::requestRouteToHost() throws exception when successCallback is incorrect - Description: Check if NetworkBearerSelection::requestRouteToHost() throws exception when successCallback is incorrect]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_requestRouteToHost_successCallback_TypeMismatch.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0L-NetworkBearerSelection_requestRouteToHost_successCallback_invalid_cb" name="0L-NetworkBearerSelection_requestRouteToHost_successCallback_invalid_cb" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::requestRouteToHost() throws exception when successCallback is invalid - Description: Check if NetworkBearerSelection::requestRouteToHost() throws exception when successCallback is invalid" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::requestRouteToHost() throws exception when successCallback is invalid - Description: Check if NetworkBearerSelection::requestRouteToHost() throws exception when successCallback is invalid]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_requestRouteToHost_successCallback_invalid_cb.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0M-NetworkBearerSelection_requestRouteToHost_with_errorCallback" name="0M-NetworkBearerSelection_requestRouteToHost_with_errorCallback" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkBearerSelection::requestRouteToHost() called with optional errorCallback works as expected - Description: Check if NetworkBearerSelection::requestRouteToHost() called with optional errorCallback works as expected" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkBearerSelection::requestRouteToHost() called with optional errorCallback works as expected - Description: Check if NetworkBearerSelection::requestRouteToHost() called with optional errorCallback works as expected]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkBearerSelection_requestRouteToHost_with_errorCallback.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0N-NetworkSuccessCallback_notexist" name="0N-NetworkSuccessCallback_notexist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if interface NetworkSuccessCallback exists, it should not. - Description: Check if interface NetworkSuccessCallback exists, it should not.">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if interface NetworkSuccessCallback exists, it should not. - Description: Check if interface NetworkSuccessCallback exists, it should not.]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkSuccessCallback_notexist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0I-0P-NetworkSuccessCallback_onsuccess" name="0P-NetworkSuccessCallback_onsuccess" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-networkbearerselection-tizen-tests" status="designed" type="" purpose="Objective: Check if NetworkSuccessCallback::onsuccess is called - Description: Check if NetworkSuccessCallback::onsuccess is called" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if NetworkSuccessCallback::onsuccess is called - Description: Check if NetworkSuccessCallback::onsuccess is called]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-networkbearerselection-tizen-tests/networkbearerselection/NetworkSuccessCallback_onsuccess.html</test_script_entry>
                </description>
            </testcase>
        </set>
    </suite>
</test_definition>