This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
tests.tizen.xml
154 lines (154 loc) · 8.42 KB
/
tests.tizen.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<test_definition>
<suite name="DemoExpress">
<set name="Runtime &amp; Packaging" background="brand-primary" icon="glyphicon-asterisk">
<testcase component="sample" execution_type="manual" id="AppURI" purpose="App URI">
</testcase>
</set>
<set name="Multimedia &amp; Graphics" background="brand-success" icon="glyphicon-facetime-video">
<testcase component="sample" execution_type="manual" id="AnimationTransform" purpose="Animation Transform">
</testcase>
<testcase component="sample" execution_type="manual" id="AudioPlay" purpose="Audio Play">
</testcase>
<testcase component="sample" execution_type="manual" id="Canvas" purpose="Canvas">
</testcase>
<testcase component="sample" execution_type="manual" id="CSSAnimation" purpose="CSS Animation">
</testcase>
<testcase component="sample" execution_type="manual" id="CSSStyle" purpose="CSS Style">
</testcase>
<testcase component="sample" execution_type="manual" id="FlexibleBox" purpose="Flexible Box">
</testcase>
<testcase component="sample" execution_type="manual" id="MediaQueries" purpose="Media Queries">
</testcase>
<testcase component="sample" execution_type="manual" id="SVGTransformation" purpose="SVG Transformation">
</testcase>
<testcase component="sample" execution_type="manual" id="Transitions" purpose="Transitions">
</testcase>
<testcase component="sample" execution_type="manual" id="VideoPlayTizen" purpose="Video Play">
</testcase>
<testcase component="sample" execution_type="manual" id="WebRTC" purpose="WebRTC">
</testcase>
</set>
<set name="Networking &amp; Storage" background="brand-warning" icon="glyphicon-link">
<testcase component="sample" execution_type="manual" id="FileReader" purpose="FileReader">
</testcase>
<testcase component="sample" execution_type="manual" id="IndexedDB" purpose="IndexedDB">
</testcase>
<testcase component="sample" execution_type="manual" id="SessionHistory" purpose="Session History">
</testcase>
<testcase component="sample" execution_type="manual" id="WebDatabase" purpose="Web Database">
</testcase>
<testcase component="sample" execution_type="manual" id="WebMessaging" purpose="Web Messaging">
</testcase>
<testcase component="sample" execution_type="manual" id="WebSpeech" purpose="Web Speech">
</testcase>
<testcase component="sample" execution_type="manual" id="WebStorage" purpose="Web Storage">
</testcase>
</set>
<set name="Performance &amp; Optimization" background="brand-danger" icon="glyphicon-th-large">
<testcase component="sample" execution_type="manual" id="AnimationTiming" purpose="Animation Timing">
</testcase>
<testcase component="sample" execution_type="manual" id="HrtimeTizen" purpose="High Resolution Time">
</testcase>
<testcase component="sample" execution_type="manual" id="NavigationTiming" purpose="Navigation Timing">
</testcase>
<testcase component="sample" execution_type="manual" id="PerformanceTimeline" purpose="Performance Timeline">
</testcase>
<testcase component="sample" execution_type="manual" id="ResourceTiming" purpose="Resource Timing">
</testcase>
<testcase component="sample" execution_type="manual" id="Selectors" purpose="Selectors">
</testcase>
<testcase component="sample" execution_type="manual" id="TypedArray" purpose="Typed Array">
</testcase>
<testcase component="sample" execution_type="manual" id="Usertiming" purpose="User Timing">
</testcase>
<testcase component="sample" execution_type="manual" id="Viewport" purpose="Viewport">
</testcase>
<testcase component="sample" execution_type="manual" id="Workers" purpose="Workers">
</testcase>
</set>
<set name="Device &amp; Hardware" background="brand-info" icon="glyphicon-hdd">
<testcase component="sample" execution_type="manual" id="Accelerometer" purpose="Accelerometer">
<capability name="accelerometer"/>
</testcase>
<testcase component="sample" execution_type="manual" id="BrowserState" purpose="Browser State">
</testcase>
<testcase component="sample" execution_type="manual" id="CameraViaUserMedia" purpose="Camera via UserMedia">
<capability name="cameraFront"/>
</testcase>
<testcase component="sample" execution_type="manual" id="Forms" purpose="Forms">
</testcase>
<testcase component="sample" execution_type="manual" id="FullScreen" purpose="Full Screen">
</testcase>
<testcase component="sample" execution_type="manual" id="HTMLTemplate" purpose="HTML Template">
</testcase>
<testcase component="sample" execution_type="manual" id="Input" purpose="Input">
</testcase>
<testcase component="sample" execution_type="manual" id="Notifications" purpose="Notifications">
</testcase>
<testcase component="sample" execution_type="manual" id="ScreenOrientation" purpose="Screen Orientation">
</testcase>
<testcase component="sample" execution_type="manual" id="ShadowDom" purpose="ShadowDom">
</testcase>
<testcase component="sample" execution_type="manual" id="Touch" purpose="Touch">
</testcase>
<testcase component="sample" execution_type="manual" id="WebAudio" purpose="WebAudio">
</testcase>
<testcase component="sample" execution_type="manual" id="WebGL" purpose="WebGL">
</testcase>
</set>
<set name="Social" background="bs-purple" icon="glyphicon-heart">
<testcase component="sample" execution_type="manual" id="ContactsManager" purpose="Contacts Manager">
</testcase>
</set>
<set name="UI" background="bs-purple-light" icon="glyphicon-magnet">
<testcase component="sample" execution_type="manual" id="Clipboard" purpose="Clipboard">
</testcase>
<testcase component="sample" execution_type="manual" id="DragandDrop" purpose="Drag and Drop">
</testcase>
</set>
<set name="Security" background="brand-warning3" icon="glyphicon-warning-sign">
<testcase component="sample" execution_type="manual" id="Sandbox" purpose="Sandbox">
</testcase>
</set>
<set name="Experimental API" background="brand-success3" icon="glyphicon-adjust">
<testcase component="sample" execution_type="manual" id="DeviceCapabilities" purpose="Device Capabilities">
</testcase>
<testcase component="sample" execution_type="manual" id="SIMD" purpose="SIMD">
</testcase>
</set>
<set name="Tizen Extension APIs" background="brand-primary3" icon="glyphicon-send">
<testcase component="sample" execution_type="manual" id="ApplicationManager" purpose="ApplicationManager">
</testcase>
<testcase component="sample" execution_type="manual" id="AudioSystem" purpose="AudioSystem">
</testcase>
<testcase component="sample" execution_type="manual" id="Bookmark" purpose="Bookmark">
</testcase>
<testcase component="sample" execution_type="manual" id="Content" purpose="Content">
</testcase>
<testcase component="sample" execution_type="manual" id="Download" purpose="Download">
</testcase>
<testcase component="sample" execution_type="manual" id="TizenFileSystem" purpose="Tizen Filesystem">
</testcase>
<testcase component="sample" execution_type="manual" id="MessagePort" purpose="MessagePort">
</testcase>
<testcase component="sample" execution_type="manual" id="NBS" purpose="NBS">
<capability name="nbs"/>
</testcase>
<testcase component="sample" execution_type="manual" id="SystemInfo" purpose="SystemInfo">
</testcase>
<testcase component="sample" execution_type="manual" id="SystemSettingIncomingCall" purpose="SystemSetting IncomingCall">
</testcase>
<testcase component="sample" execution_type="manual" id="SystemSettingScreen" purpose="SystemSetting Screen">
</testcase>
</set>
<set name="Others APIs" background="brand-danger3" icon="glyphicon-gift">
<testcase component="sample" execution_type="manual" id="MediaRenderer" purpose="Media Renderer">
</testcase>
<testcase component="sample" execution_type="manual" id="MediaServer" purpose="Media Server">
</testcase>
<testcase component="sample" execution_type="manual" id="NFC" purpose="NFC">
</testcase>
</set>
</suite>
</test_definition>