|
35 | 35 | ] |
36 | 36 | }, |
37 | 37 | { |
38 | | - "name": "CtsHardwareTestCases", |
39 | | - "options": [ |
40 | | - { |
41 | | - "include-filter": "android.hardware.input.cts.tests" |
42 | | - }, |
43 | | - { |
44 | | - "exclude-annotation": "androidx.test.filters.FlakyTest" |
45 | | - } |
46 | | - ] |
| 38 | + "name": "CtsHardwareTestCases_cts_tests" |
47 | 39 | }, |
48 | 40 | { |
49 | 41 | "name": "CtsInputTestCases" |
50 | 42 | }, |
51 | 43 | { |
52 | | - "name": "CtsViewTestCases", |
53 | | - "options": [ |
54 | | - { |
55 | | - "include-filter": "android.view.cts.input" |
56 | | - } |
57 | | - ] |
| 44 | + "name": "CtsViewTestCases_cts_input" |
58 | 45 | }, |
59 | 46 | { |
60 | | - "name": "CtsViewTestCases", |
61 | | - "options": [ |
62 | | - { |
63 | | - "include-filter": "android.view.cts.HoverTest" |
64 | | - }, |
65 | | - { |
66 | | - "include-filter": "android.view.cts.MotionEventTest" |
67 | | - }, |
68 | | - { |
69 | | - "include-filter": "android.view.cts.PointerCaptureTest" |
70 | | - }, |
71 | | - { |
72 | | - "include-filter": "android.view.cts.TooltipTest" |
73 | | - }, |
74 | | - { |
75 | | - "include-filter": "android.view.cts.TouchDelegateTest" |
76 | | - }, |
77 | | - { |
78 | | - "include-filter": "android.view.cts.VerifyInputEventTest" |
79 | | - }, |
80 | | - { |
81 | | - "include-filter": "android.view.cts.ViewTest" |
82 | | - }, |
83 | | - { |
84 | | - "include-filter": "android.view.cts.ViewUnbufferedTest" |
85 | | - } |
86 | | - ] |
| 47 | + "name": "CtsViewTestCases_input_related" |
87 | 48 | }, |
88 | 49 | { |
89 | | - "name": "CtsWidgetTestCases", |
90 | | - "options": [ |
91 | | - { |
92 | | - "include-filter": "android.widget.cts.NumberPickerTest" |
93 | | - }, |
94 | | - { |
95 | | - "include-filter": "android.widget.cts.SeekBarTest" |
96 | | - } |
97 | | - ] |
| 50 | + "name": "CtsWidgetTestCases_seekbar_and_numberpicker" |
98 | 51 | }, |
99 | 52 | { |
100 | | - "name": "FrameworksCoreTests", |
101 | | - "options": [ |
102 | | - { |
103 | | - "include-filter": "android.hardware.input" |
104 | | - } |
105 | | - ] |
| 53 | + "name": "FrameworksCoreTests_hardware_input" |
106 | 54 | }, |
107 | 55 | { |
108 | | - "name": "FrameworksCoreTests", |
109 | | - "options": [ |
110 | | - { |
111 | | - "include-filter": "android.view.VerifiedKeyEventTest" |
112 | | - }, |
113 | | - { |
114 | | - "include-filter": "android.view.VerifiedMotionEventTest" |
115 | | - } |
116 | | - ] |
| 56 | + "name": "FrameworksCoreTests_view_verified" |
117 | 57 | }, |
118 | 58 | { |
119 | | - "name": "CtsAppTestCases", |
120 | | - "options": [ |
121 | | - { |
122 | | - "include-filter": "android.app.cts.ToolbarActionBarTest" |
123 | | - } |
124 | | - ] |
| 59 | + "name": "CtsAppTestCases_cts_toolbaractionbartest" |
125 | 60 | }, |
126 | 61 | { |
127 | | - "name": "FrameworksServicesTests", |
128 | | - "options": [ |
129 | | - { |
130 | | - "include-filter": "com.android.server.input" |
131 | | - } |
132 | | - ] |
| 62 | + "name": "FrameworksServicesTests_android_server_input" |
133 | 63 | }, |
134 | 64 | { |
135 | | - "name": "CtsSecurityTestCases", |
136 | | - "options": [ |
137 | | - { |
138 | | - "include-filter": "android.security.cts.MotionEventTest" |
139 | | - } |
140 | | - ] |
| 65 | + "name": "CtsSecurityTestCases_cts_motioneventtest" |
141 | 66 | }, |
142 | 67 | { |
143 | 68 | "name": "CtsSecurityBulletinHostTestCases", |
|
156 | 81 | ], |
157 | 82 | "postsubmit": [ |
158 | 83 | { |
159 | | - "name": "CtsWindowManagerDeviceWindow", |
160 | | - "options": [ |
161 | | - { |
162 | | - "include-filter": "android.server.wm.window.WindowInputTests" |
163 | | - } |
164 | | - ] |
| 84 | + "name": "CtsWindowManagerDeviceWindow_window_windowinputtests" |
165 | 85 | }, |
166 | 86 | { |
167 | 87 | "name": "libinput_tests" |
|
187 | 107 | ] |
188 | 108 | }, |
189 | 109 | { |
190 | | - "name": "CtsHardwareTestCases", |
191 | | - "options": [ |
192 | | - { |
193 | | - "include-filter": "android.hardware.input.cts.tests" |
194 | | - } |
195 | | - ] |
| 110 | + "name": "CtsHardwareTestCases_cts_tests" |
196 | 111 | }, |
197 | 112 | { |
198 | 113 | "name": "CtsInputTestCases" |
199 | 114 | }, |
200 | 115 | { |
201 | | - "name": "CtsViewTestCases", |
202 | | - "options": [ |
203 | | - { |
204 | | - "include-filter": "android.view.cts.input" |
205 | | - } |
206 | | - ] |
| 116 | + "name": "CtsViewTestCases_cts_input" |
207 | 117 | }, |
208 | 118 | { |
209 | | - "name": "CtsViewTestCases", |
210 | | - "options": [ |
211 | | - { |
212 | | - "include-filter": "android.view.cts.HoverTest" |
213 | | - }, |
214 | | - { |
215 | | - "include-filter": "android.view.cts.MotionEventTest" |
216 | | - }, |
217 | | - { |
218 | | - "include-filter": "android.view.cts.PointerCaptureTest" |
219 | | - }, |
220 | | - { |
221 | | - "include-filter": "android.view.cts.TooltipTest" |
222 | | - }, |
223 | | - { |
224 | | - "include-filter": "android.view.cts.TouchDelegateTest" |
225 | | - }, |
226 | | - { |
227 | | - "include-filter": "android.view.cts.VerifyInputEventTest" |
228 | | - }, |
229 | | - { |
230 | | - "include-filter": "android.view.cts.ViewTest" |
231 | | - }, |
232 | | - { |
233 | | - "include-filter": "android.view.cts.ViewUnbufferedTest" |
234 | | - } |
235 | | - ] |
| 119 | + "name": "CtsViewTestCases_input_related" |
236 | 120 | }, |
237 | 121 | { |
238 | | - "name": "CtsWidgetTestCases", |
239 | | - "options": [ |
240 | | - { |
241 | | - "include-filter": "android.widget.cts.NumberPickerTest" |
242 | | - }, |
243 | | - { |
244 | | - "include-filter": "android.widget.cts.SeekBarTest" |
245 | | - } |
246 | | - ] |
| 122 | + "name": "CtsWidgetTestCases_seekbar_and_numberpicker" |
247 | 123 | }, |
248 | 124 | { |
249 | | - "name": "FrameworksCoreTests", |
250 | | - "options": [ |
251 | | - { |
252 | | - "include-filter": "android.view.VerifiedKeyEventTest" |
253 | | - }, |
254 | | - { |
255 | | - "include-filter": "android.view.VerifiedMotionEventTest" |
256 | | - } |
257 | | - ] |
| 125 | + "name": "FrameworksCoreTests_view_verified" |
258 | 126 | }, |
259 | 127 | { |
260 | | - "name": "CtsAppTestCases", |
261 | | - "options": [ |
262 | | - { |
263 | | - "include-filter": "android.app.cts.ToolbarActionBarTest" |
264 | | - } |
265 | | - ] |
| 128 | + "name": "CtsAppTestCases_cts_toolbaractionbartest" |
266 | 129 | }, |
267 | 130 | { |
268 | | - "name": "FrameworksServicesTests", |
269 | | - "options": [ |
270 | | - { |
271 | | - "include-filter": "com.android.server.input" |
272 | | - } |
273 | | - ] |
| 131 | + "name": "FrameworksServicesTests_server_input" |
274 | 132 | }, |
275 | 133 | { |
276 | | - "name": "CtsSecurityTestCases", |
277 | | - "options": [ |
278 | | - { |
279 | | - "include-filter": "android.security.cts.MotionEventTest" |
280 | | - } |
281 | | - ] |
| 134 | + "name": "CtsSecurityTestCases_cts_motioneventtest" |
282 | 135 | }, |
283 | 136 | { |
284 | 137 | "name": "CtsSecurityBulletinHostTestCases", |
|
0 commit comments