blob: ee1f3cbe6a4c51549c0011e3b960e368391e019c [file] [log] [blame]
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +00001{
2 "presubmit": [
3 {
Nataniel Borgesc30dbbb2023-07-25 11:52:26 +00004 "name": "CtsWindowManagerDeviceWindow",
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +00005 "options": [
6 {
Nataniel Borgesc30dbbb2023-07-25 11:52:26 +00007 "include-filter": "android.server.wm.window.WindowInputTests"
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +00008 }
9 ]
Siarhei Vishniakoua8388392020-10-21 23:58:48 -050010 },
11 {
12 "name": "libinput_tests"
13 },
14 {
15 "name": "inputflinger_tests"
16 },
17 {
Ben Murdochbc4cac92022-11-22 13:27:23 +000018 "name": "libchrome-gestures_test"
19 },
20 {
Siarhei Vishniakoue1238832021-12-09 17:14:49 -080021 "name": "libpalmrejection_test"
22 },
23 {
Siarhei Vishniakoua8388392020-10-21 23:58:48 -050024 "name": "InputTests"
25 },
26 {
27 "name": "libinputservice_test"
Siarhei Vishniakou2500bd62020-11-12 14:43:09 -060028 },
29 {
Prabir Pradhan310702e2022-07-27 17:16:40 +000030 "name": "libgui_test",
31 "options": [
32 {
33 "native-test-flag": "--gtest_filter=\"InputSurfacesTest*:MultiDisplayTests*\""
34 }
35 ]
36 },
37 {
Prabir Pradhance556602022-05-05 16:43:14 +000038 "name": "CtsHardwareTestCases",
39 "options": [
40 {
41 "include-filter": "android.hardware.input.cts.tests"
42 }
43 ]
44 },
45 {
Siarhei Vishniakou2500bd62020-11-12 14:43:09 -060046 "name": "CtsInputTestCases"
47 },
48 {
49 "name": "CtsViewTestCases",
50 "options": [
51 {
Josep del Riob879d452023-06-26 08:55:56 +000052 "include-filter": "android.view.cts.input"
53 }
54 ]
55 },
56 {
57 "name": "CtsViewTestCases",
58 "options": [
59 {
60 "include-filter": "android.view.cts.HoverTest"
61 },
62 {
63 "include-filter": "android.view.cts.MotionEventTest"
64 },
65 {
66 "include-filter": "android.view.cts.PointerCaptureTest"
67 },
68 {
69 "include-filter": "android.view.cts.TooltipTest"
70 },
71 {
72 "include-filter": "android.view.cts.TouchDelegateTest"
73 },
74 {
Josep del Riob879d452023-06-26 08:55:56 +000075 "include-filter": "android.view.cts.VerifyInputEventTest"
76 },
77 {
78 "include-filter": "android.view.cts.ViewTest"
79 },
80 {
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +000081 "include-filter": "android.view.cts.ViewUnbufferedTest"
Siarhei Vishniakou2500bd62020-11-12 14:43:09 -060082 }
83 ]
84 },
85 {
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -070086 "name": "CtsWidgetTestCases",
87 "options": [
88 {
Josep del Riob879d452023-06-26 08:55:56 +000089 "include-filter": "android.widget.cts.NumberPickerTest"
90 },
91 {
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +000092 "include-filter": "android.widget.cts.SeekBarTest"
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -070093 }
94 ]
95 },
96 {
Siarhei Vishniakouf00a4ec2021-06-16 03:55:32 +000097 "name": "FrameworksCoreTests",
98 "options": [
99 {
Josep del Riob879d452023-06-26 08:55:56 +0000100 "include-filter": "android.hardware.input"
101 }
102 ]
103 },
104 {
105 "name": "FrameworksCoreTests",
106 "options": [
107 {
108 "include-filter": "android.view.VerifiedKeyEventTest"
109 },
110 {
Siarhei Vishniakouf00a4ec2021-06-16 03:55:32 +0000111 "include-filter": "android.view.VerifiedMotionEventTest"
112 }
113 ]
114 },
115 {
Siarhei Vishniakou7d2f9f12022-04-19 09:18:29 -0700116 "name": "CtsAppTestCases",
117 "options": [
118 {
119 "include-filter": "android.app.cts.ToolbarActionBarTest"
120 }
121 ]
122 },
123 {
Prabir Pradhanc934d0f2022-05-05 21:07:05 +0000124 "name": "FrameworksServicesTests",
125 "options": [
126 {
127 "include-filter": "com.android.server.input"
128 }
129 ]
130 },
131 {
Siarhei Vishniakou2500bd62020-11-12 14:43:09 -0600132 "name": "CtsSecurityTestCases",
133 "options": [
134 {
135 "include-filter": "android.security.cts.MotionEventTest"
136 }
137 ]
Siarhei Vishniakouef931142021-03-31 00:11:30 +0000138 },
139 {
140 "name": "CtsSecurityBulletinHostTestCases",
141 "options": [
142 {
143 "include-filter": "android.security.cts.Poc19_03#testPocBug_115739809"
144 }
145 ]
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +0000146 }
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700147 ],
148 "hwasan-postsubmit": [
149 {
Nataniel Borgesc30dbbb2023-07-25 11:52:26 +0000150 "name": "CtsWindowManagerDeviceWindow",
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700151 "options": [
152 {
Nataniel Borgesc30dbbb2023-07-25 11:52:26 +0000153 "include-filter": "android.server.wm.window.WindowInputTests"
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700154 }
155 ]
156 },
157 {
158 "name": "libinput_tests"
159 },
160 {
161 "name": "inputflinger_tests"
162 },
163 {
164 "name": "libpalmrejection_test"
165 },
166 {
167 "name": "InputTests"
168 },
169 {
170 "name": "libinputservice_test"
171 },
172 {
Prabir Pradhan310702e2022-07-27 17:16:40 +0000173 "name": "libgui_test",
174 "options": [
175 {
176 "native-test-flag": "--gtest_filter=\"InputSurfacesTest*:MultiDisplayTests*\""
177 }
178 ]
179 },
180 {
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700181 "name": "CtsHardwareTestCases",
182 "options": [
183 {
184 "include-filter": "android.hardware.input.cts.tests"
185 }
186 ]
187 },
188 {
189 "name": "CtsInputTestCases"
190 },
191 {
192 "name": "CtsViewTestCases",
193 "options": [
194 {
Josep del Riob879d452023-06-26 08:55:56 +0000195 "include-filter": "android.view.cts.input"
196 }
197 ]
198 },
199 {
200 "name": "CtsViewTestCases",
201 "options": [
202 {
203 "include-filter": "android.view.cts.HoverTest"
204 },
205 {
206 "include-filter": "android.view.cts.MotionEventTest"
207 },
208 {
209 "include-filter": "android.view.cts.PointerCaptureTest"
210 },
211 {
212 "include-filter": "android.view.cts.TooltipTest"
213 },
214 {
215 "include-filter": "android.view.cts.TouchDelegateTest"
216 },
217 {
Josep del Riob879d452023-06-26 08:55:56 +0000218 "include-filter": "android.view.cts.VerifyInputEventTest"
219 },
220 {
221 "include-filter": "android.view.cts.ViewTest"
222 },
223 {
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +0000224 "include-filter": "android.view.cts.ViewUnbufferedTest"
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700225 }
226 ]
227 },
228 {
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -0700229 "name": "CtsWidgetTestCases",
230 "options": [
231 {
Josep del Riob879d452023-06-26 08:55:56 +0000232 "include-filter": "android.widget.cts.NumberPickerTest"
233 },
234 {
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +0000235 "include-filter": "android.widget.cts.SeekBarTest"
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -0700236 }
237 ]
238 },
239 {
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700240 "name": "FrameworksCoreTests",
241 "options": [
242 {
Josep del Riob879d452023-06-26 08:55:56 +0000243 "include-filter": "android.view.VerifiedKeyEventTest"
244 },
245 {
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700246 "include-filter": "android.view.VerifiedMotionEventTest"
247 }
248 ]
249 },
250 {
Siarhei Vishniakou7d2f9f12022-04-19 09:18:29 -0700251 "name": "CtsAppTestCases",
252 "options": [
253 {
254 "include-filter": "android.app.cts.ToolbarActionBarTest"
255 }
256 ]
257 },
258 {
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700259 "name": "FrameworksServicesTests",
260 "options": [
261 {
262 "include-filter": "com.android.server.input"
263 }
264 ]
265 },
266 {
267 "name": "CtsSecurityTestCases",
268 "options": [
269 {
270 "include-filter": "android.security.cts.MotionEventTest"
271 }
272 ]
273 },
274 {
275 "name": "CtsSecurityBulletinHostTestCases",
276 "options": [
277 {
278 "include-filter": "android.security.cts.Poc19_03#testPocBug_115739809"
279 }
280 ]
281 }
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +0000282 ]
283}