summaryrefslogtreecommitdiff
path: root/common/tct-power-tizen-tests.xml
blob: a66443f13cab78d7b84197ac8d7482a7e46cce39 (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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
<?xml version="1.0"?>
<test_definition>
    <suite launcher="xwalk" name="00-common/E0-crosswalk">
        <set name="common/crosswalk/deviceapi/tct-power-tizen-tests">
            <testcase id="00-E0-01-0M-04-PowerManager_turnScreenOn_method_exists" name="04-PowerManager_turnScreenOn_method_exists" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if turnScreenOn method exists - Description: Check if turnScreenOn method exists">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if turnScreenOn method exists - Description: Check if turnScreenOn method exists]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOn_method_exists.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-07-PowerManager_request_missarg" name="07-PowerManager_request_missarg" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if request() method called without all obligatory arguments throws an exception - Description: Check if request() method called without all obligatory arguments throws an exception">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if request() method called without all obligatory arguments throws an exception - Description: Check if request() method called without all obligatory arguments throws an exception]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_missarg.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-08-PowerManagerObject_notexist" name="08-PowerManagerObject_notexist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if interface PowerManagerObject exists, it should not - Description: Check if interface PowerManagerObject exists, it should not">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if interface PowerManagerObject exists, it should not - Description: Check if interface PowerManagerObject exists, it should not]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManagerObject_notexist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-09-PowerManager_notexist" name="09-PowerManager_notexist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if interface PowerManager exists, it should not - Description: Check if interface PowerManager exists, it should not">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if interface PowerManager exists, it should not - Description: Check if interface PowerManager exists, it should not]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_notexist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0A-ScreenStateChangeCallback_notexist" name="0A-ScreenStateChangeCallback_notexist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if interface ScreenStateChangeCallback exists, it should not - Description: Check if interface ScreenStateChangeCallback exists, it should not">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if interface ScreenStateChangeCallback exists, it should not - Description: Check if interface ScreenStateChangeCallback exists, it should not]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/ScreenStateChangeCallback_notexist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0B-PowerManager_extend" name="0B-PowerManager_extend" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if tizen.power can have new properties added, it should not - Description: Check if tizen.power can have new properties added, it should not">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if tizen.power can have new properties added, it should not - Description: Check if tizen.power can have new properties added, it should not]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_extend.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0C-PowerManager_in_tizen" name="0C-PowerManager_in_tizen" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if Tizen implements interface PowerManagerObject and has attribute power - Description: Check if Tizen implements interface PowerManagerObject and has attribute power">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if Tizen implements interface PowerManagerObject and has attribute power - Description: Check if Tizen implements interface PowerManagerObject and has attribute power]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_in_tizen.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0D-PowerManager_request_exist" name="0D-PowerManager_request_exist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if method request of PowerManager exists - Description: Check if method request of PowerManager exists">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if method request of PowerManager exists - Description: Check if method request of PowerManager exists]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_exist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0E-PowerManager_request_CPU_AWAKE" name="0E-PowerManager_request_CPU_AWAKE" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check whether request() method with CPU resource and CPU_AWAKE state does not throw exception - Description: Check whether request() method with CPU resource and CPU_AWAKE state does not throw exception">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check whether request() method with CPU resource and CPU_AWAKE state does not throw exception - Description: Check whether request() method with CPU resource and CPU_AWAKE state does not throw exception]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_CPU_AWAKE.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0F-PowerManager_request_SCREEN_DIM" name="0F-PowerManager_request_SCREEN_DIM" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check whether request() method with SCREEN resource and SCREEN_DIM state does not throw exception - Description: Check whether request() method with SCREEN resource and SCREEN_DIM state does not throw exception">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check whether request() method with SCREEN resource and SCREEN_DIM state does not throw exception - Description: Check whether request() method with SCREEN resource and SCREEN_DIM state does not throw exception]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_SCREEN_DIM.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0G-PowerManager_request_SCREEN_NORMAL" name="0G-PowerManager_request_SCREEN_NORMAL" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check whether request() method with SCREEN resource and SCREEN_NORMAL state does not throw exception - Description: Check whether request() method with SCREEN resource and SCREEN_NORMAL state does not throw exception">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check whether request() method with SCREEN resource and SCREEN_NORMAL state does not throw exception - Description: Check whether request() method with SCREEN resource and SCREEN_NORMAL state does not throw exception]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_SCREEN_NORMAL.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0H-PowerManager_request_resource_TypeMismatch" name="0H-PowerManager_request_resource_TypeMismatch" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if request() method throws TypeMismatchException when incorrect resource given - Description: Check if request() method throws TypeMismatchException when incorrect resource given">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if request() method throws TypeMismatchException when incorrect resource given - Description: Check if request() method throws TypeMismatchException when incorrect resource given]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_resource_TypeMismatch.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0I-PowerManager_request_state_TypeMismatch" name="0I-PowerManager_request_state_TypeMismatch" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if request() method throws TypeMismatchException when incorrect state given - Description: Check if request() method throws TypeMismatchException when incorrect state given">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if request() method throws TypeMismatchException when incorrect state given - Description: Check if request() method throws TypeMismatchException when incorrect state given]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_request_state_TypeMismatch.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0J-PowerManager_release" name="0J-PowerManager_release" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if release() method called with proper argument does not throw exceptions - Description: Check if release() method called with proper argument does not throw exceptions">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if release() method called with proper argument does not throw exceptions - Description: Check if release() method called with proper argument does not throw exceptions]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_release.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0K-PowerManager_release_exist" name="0K-PowerManager_release_exist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if method release of PowerManager exists - Description: Check if method release of PowerManager exists">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if method release of PowerManager exists - Description: Check if method release of PowerManager exists]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_release_exist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0L-PowerManager_release_missarg" name="0L-PowerManager_release_missarg" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if release() method called without all obligatory arguments throws an exception - Description: Check if release() method called without all obligatory arguments throws an exception">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if release() method called without all obligatory arguments throws an exception - Description: Check if release() method called without all obligatory arguments throws an exception]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_release_missarg.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0M-PowerManager_release_resource_TypeMismatch" name="0M-PowerManager_release_resource_TypeMismatch" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if release() method throws TypeMismatchException when incorrect resource given - Description: Check if release() method throws TypeMismatchException when incorrect resource given">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if release() method throws TypeMismatchException when incorrect resource given - Description: Check if release() method throws TypeMismatchException when incorrect resource given]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_release_resource_TypeMismatch.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0N-PowerManager_getScreenBrightness" name="0N-PowerManager_getScreenBrightness" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if getScreenBrightness method called with non-optional arguments does what it should - Description: Check if getScreenBrightness method called with non-optional arguments does what it should">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if getScreenBrightness method called with non-optional arguments does what it should - Description: Check if getScreenBrightness method called with non-optional arguments does what it should]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_getScreenBrightness.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0O-PowerManager_getScreenBrightness_exist" name="0O-PowerManager_getScreenBrightness_exist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if getScreenBrightness exists - Description: Check if getScreenBrightness exists">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if getScreenBrightness exists - Description: Check if getScreenBrightness exists]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_getScreenBrightness_exist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0P-PowerManager_getScreenBrightness_extra_argument" name="0P-PowerManager_getScreenBrightness_extra_argument" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if getScreenBrightness method can be invoked with extra argument - Description: Check if getScreenBrightness method can be invoked with extra argument">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if getScreenBrightness method can be invoked with extra argument - Description: Check if getScreenBrightness method can be invoked with extra argument]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_getScreenBrightness_extra_argument.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0Q-PowerManager_isScreenOn" name="0Q-PowerManager_isScreenOn" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if isScreenOn method called with non-optional arguments does what it should - Description: Check if isScreenOn method called with non-optional arguments does what it should">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if isScreenOn method called with non-optional arguments does what it should - Description: Check if isScreenOn method called with non-optional arguments does what it should]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_isScreenOn.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0R-PowerManager_isScreenOn_exist" name="0R-PowerManager_isScreenOn_exist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if isScreenOn exists - Description: Check if isScreenOn exists">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if isScreenOn exists - Description: Check if isScreenOn exists]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_isScreenOn_exist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0S-PowerManager_isScreenOn_extra_argument" name="0S-PowerManager_isScreenOn_extra_argument" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if isScreenOn method can be invoked with extra argument - Description: Check if isScreenOn method can be invoked with extra argument">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if isScreenOn method can be invoked with extra argument - Description: Check if isScreenOn method can be invoked with extra argument]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_isScreenOn_extra_argument.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0T-PowerManager_restoreScreenBrightness" name="0T-PowerManager_restoreScreenBrightness" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if restoreScreenBrightness method called with non-optional arguments does what it should - Description: Check if restoreScreenBrightness method called with non-optional arguments does what it should">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if restoreScreenBrightness method called with non-optional arguments does what it should - Description: Check if restoreScreenBrightness method called with non-optional arguments does what it should]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_restoreScreenBrightness.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0U-PowerManager_restoreScreenBrightness_exist" name="0U-PowerManager_restoreScreenBrightness_exist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if restoreScreenBrightness exists - Description: Check if restoreScreenBrightness exists">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if restoreScreenBrightness exists - Description: Check if restoreScreenBrightness exists]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_restoreScreenBrightness_exist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0V-PowerManager_restoreScreenBrightness_extra_argument" name="0V-PowerManager_restoreScreenBrightness_extra_argument" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if restoreScreenBrightness method can be invoked with extra argument - Description: Check if restoreScreenBrightness method can be invoked with extra argument">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if restoreScreenBrightness method can be invoked with extra argument - Description: Check if restoreScreenBrightness method can be invoked with extra argument]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_restoreScreenBrightness_extra_argument.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0W-PowerManager_setScreenBrightness" name="0W-PowerManager_setScreenBrightness" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if setScreenBrightness method called with non-optional arguments does what it should - Description: Check if setScreenBrightness method called with non-optional arguments does what it should">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if setScreenBrightness method called with non-optional arguments does what it should - Description: Check if setScreenBrightness method called with non-optional arguments does what it should]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenBrightness.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0X-PowerManager_setScreenBrightness_brightness_TypeMismatch" name="0X-PowerManager_setScreenBrightness_brightness_TypeMismatch" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if setScreenBrightness throws exception when brightness is incorrect - Description: Check if setScreenBrightness throws exception when brightness is incorrect">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if setScreenBrightness throws exception when brightness is incorrect - Description: Check if setScreenBrightness throws exception when brightness is incorrect]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenBrightness_brightness_TypeMismatch.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0Y-PowerManager_setScreenBrightness_exist" name="0Y-PowerManager_setScreenBrightness_exist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if setScreenBrightness exists - Description: Check if setScreenBrightness exists">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if setScreenBrightness exists - Description: Check if setScreenBrightness exists]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenBrightness_exist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-0Z-PowerManager_setScreenBrightness_missarg" name="0Z-PowerManager_setScreenBrightness_missarg" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if setScreenBrightness method called with missing non-optional argument throws an exception - Description: Check if setScreenBrightness method called with missing non-optional argument throws an exception">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if setScreenBrightness method called with missing non-optional argument throws an exception - Description: Check if setScreenBrightness method called with missing non-optional argument throws an exception]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenBrightness_missarg.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-10-PowerManager_setScreenStateChangeListener" name="10-PowerManager_setScreenStateChangeListener" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if setScreenStateChangeListener method called with non-optional arguments does what it should - Description: Check if setScreenStateChangeListener method called with non-optional arguments does what it should" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if setScreenStateChangeListener method called with non-optional arguments does what it should - Description: Check if setScreenStateChangeListener method called with non-optional arguments does what it should]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenStateChangeListener.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-11-PowerManager_setScreenStateChangeListener_exist" name="11-PowerManager_setScreenStateChangeListener_exist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if setScreenStateChangeListener exists - Description: Check if setScreenStateChangeListener exists">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if setScreenStateChangeListener exists - Description: Check if setScreenStateChangeListener exists]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenStateChangeListener_exist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-12-PowerManager_setScreenStateChangeListener_listener_TypeMismatch" name="12-PowerManager_setScreenStateChangeListener_listener_TypeMismatch" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if setScreenStateChangeListener throws exception when listener is incorrect - Description: Check if setScreenStateChangeListener throws exception when listener is incorrect">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if setScreenStateChangeListener throws exception when listener is incorrect - Description: Check if setScreenStateChangeListener throws exception when listener is incorrect]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenStateChangeListener_listener_TypeMismatch.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-13-PowerManager_setScreenStateChangeListener_listener_invalid_cb" name="13-PowerManager_setScreenStateChangeListener_listener_invalid_cb" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if setScreenStateChangeListener throws exception when success callback is incorrect - Description: Check if setScreenStateChangeListener throws exception when success callback is incorrect" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if setScreenStateChangeListener throws exception when success callback is incorrect - Description: Check if setScreenStateChangeListener throws exception when success callback is incorrect]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenStateChangeListener_listener_invalid_cb.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-14-PowerManager_setScreenStateChangeListener_missarg" name="14-PowerManager_setScreenStateChangeListener_missarg" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if setScreenStateChangeListener method called with missing non-optional argument throws an exception - Description: Check if setScreenStateChangeListener method called with missing non-optional argument throws an exception">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if setScreenStateChangeListener method called with missing non-optional argument throws an exception - Description: Check if setScreenStateChangeListener method called with missing non-optional argument throws an exception]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenStateChangeListener_missarg.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-15-PowerManager_turnScreenOff" name="15-PowerManager_turnScreenOff" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if turnScreenOff method called with non-optional arguments does what it should - Description: Check if turnScreenOff method called with non-optional arguments does what it should">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if turnScreenOff method called with non-optional arguments does what it should - Description: Check if turnScreenOff method called with non-optional arguments does what it should]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOff.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-16-PowerManager_turnScreenOff_exist" name="16-PowerManager_turnScreenOff_exist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if turnScreenOff exists - Description: Check if turnScreenOff exists">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if turnScreenOff exists - Description: Check if turnScreenOff exists]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOff_exist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-17-PowerManager_turnScreenOff_extra_argument" name="17-PowerManager_turnScreenOff_extra_argument" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if turnScreenOff method can be invoked with extra argument - Description: Check if turnScreenOff method can be invoked with extra argument">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if turnScreenOff method can be invoked with extra argument - Description: Check if turnScreenOff method can be invoked with extra argument]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOff_extra_argument.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-18-PowerManager_turnScreenOn" name="18-PowerManager_turnScreenOn" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if turnScreenOn method called with non-optional arguments does what it should - Description: Check if turnScreenOn method called with non-optional arguments does what it should">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if turnScreenOn method called with non-optional arguments does what it should - Description: Check if turnScreenOn method called with non-optional arguments does what it should]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOn.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-19-PowerManager_turnScreenOn_exist" name="19-PowerManager_turnScreenOn_exist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if turnScreenOn exists - Description: Check if turnScreenOn exists">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if turnScreenOn exists - Description: Check if turnScreenOn exists]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOn_exist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-1A-PowerManager_turnScreenOn_extra_argument" name="1A-PowerManager_turnScreenOn_extra_argument" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if turnScreenOn method can be invoked with extra argument - Description: Check if turnScreenOn method can be invoked with extra argument">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if turnScreenOn method can be invoked with extra argument - Description: Check if turnScreenOn method can be invoked with extra argument]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_turnScreenOn_extra_argument.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-1B-PowerManager_unsetScreenStateChangeListener" name="1B-PowerManager_unsetScreenStateChangeListener" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if unsetScreenStateChangeListener method called with non-optional arguments does what it should - Description: Check if unsetScreenStateChangeListener method called with non-optional arguments does what it should">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if unsetScreenStateChangeListener method called with non-optional arguments does what it should - Description: Check if unsetScreenStateChangeListener method called with non-optional arguments does what it should]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_unsetScreenStateChangeListener.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-1C-PowerManager_unsetScreenStateChangeListener_exist" name="1C-PowerManager_unsetScreenStateChangeListener_exist" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if unsetScreenStateChangeListener exists - Description: Check if unsetScreenStateChangeListener exists">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if unsetScreenStateChangeListener exists - Description: Check if unsetScreenStateChangeListener exists]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_unsetScreenStateChangeListener_exist.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-1D-PowerManager_unsetScreenStateChangeListener_extra_argument" name="1D-PowerManager_unsetScreenStateChangeListener_extra_argument" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if unsetScreenStateChangeListener method can be invoked with extra argument - Description: Check if unsetScreenStateChangeListener method can be invoked with extra argument">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if unsetScreenStateChangeListener method can be invoked with extra argument - Description: Check if unsetScreenStateChangeListener method can be invoked with extra argument]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_unsetScreenStateChangeListener_extra_argument.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-1E-ScreenStateChangeCallback_onchanged" name="1E-ScreenStateChangeCallback_onchanged" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if ContentScanSuccessCallback onchanged is called and if its arguments have proper type - Description: Check if ContentScanSuccessCallback onchanged is called and if its arguments have proper type" onload_delay="90">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if ContentScanSuccessCallback onchanged is called and if its arguments have proper type - Description: Check if ContentScanSuccessCallback onchanged is called and if its arguments have proper type]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/ScreenStateChangeCallback_onchanged.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-1F-PowerManager_setScreenBrightness_brightness_invalid_val" name="1F-PowerManager_setScreenBrightness_brightness_invalid_val" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check if setScreenBrightness() method doesn't set out of range screen brightness - Description: Check if setScreenBrightness() method doesn't set out of range screen brightness">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check if setScreenBrightness() method doesn't set out of range screen brightness - Description: Check if setScreenBrightness() method doesn't set out of range screen brightness]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_setScreenBrightness_brightness_invalid_val.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-1G-PowerManager_getScreenBrightness_check_change" name="1G-PowerManager_getScreenBrightness_check_change" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check whether getScreenBrightness() method gets the screen brightness level correctly - Description: Check whether getScreenBrightness() method gets the screen brightness level correctly">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check whether getScreenBrightness() method gets the screen brightness level correctly - Description: Check whether getScreenBrightness() method gets the screen brightness level correctly]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_getScreenBrightness_check_change.html</test_script_entry>
                </description>
            </testcase>
            <testcase id="00-E0-01-0M-1H-PowerManager_isScreenOn_check_change" name="1H-PowerManager_isScreenOn_check_change" priority="P0" execution_type="auto" component="common/crosswalk/deviceapi/tct-power-tizen-tests" status="designed" type="" purpose="Objective: Check whether isScreenOn() method gets the screen state correctly - Description: Check whether isScreenOn() method gets the screen state correctly">
                <description>
                    <pre_condition>
                    <![CDATA[Objective: Check whether isScreenOn() method gets the screen state correctly - Description: Check whether isScreenOn() method gets the screen state correctly]]></pre_condition>
                    <notes>
                    <![CDATA[]]></notes>
                    <test_script_entry>/opt/tct-power-tizen-tests/power/PowerManager_isScreenOn_check_change.html</test_script_entry>
                </description>
            </testcase>
        </set>
    </suite>
</test_definition>