blob: cdc4c088b5a09d87ace0e5cd8c7a48d178b35d58 [file] [log] [blame]
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +00001{
2 "presubmit": [
3 {
4 "name": "CtsWindowManagerDeviceTestCases",
5 "options": [
6 {
7 "include-filter": "android.server.wm.WindowInputTests"
8 }
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 {
75 "include-filter": "android.view.cts.VelocityTrackerTest"
76 },
77 {
78 "include-filter": "android.view.cts.VerifyInputEventTest"
79 },
80 {
81 "include-filter": "android.view.cts.ViewTest"
82 },
83 {
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +000084 "include-filter": "android.view.cts.ViewUnbufferedTest"
Siarhei Vishniakou2500bd62020-11-12 14:43:09 -060085 }
86 ]
87 },
88 {
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -070089 "name": "CtsWidgetTestCases",
90 "options": [
91 {
Josep del Riob879d452023-06-26 08:55:56 +000092 "include-filter": "android.widget.cts.NumberPickerTest"
93 },
94 {
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +000095 "include-filter": "android.widget.cts.SeekBarTest"
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -070096 }
97 ]
98 },
99 {
Siarhei Vishniakouf00a4ec2021-06-16 03:55:32 +0000100 "name": "FrameworksCoreTests",
101 "options": [
102 {
Josep del Riob879d452023-06-26 08:55:56 +0000103 "include-filter": "android.hardware.input"
104 }
105 ]
106 },
107 {
108 "name": "FrameworksCoreTests",
109 "options": [
110 {
111 "include-filter": "android.view.VerifiedKeyEventTest"
112 },
113 {
Siarhei Vishniakouf00a4ec2021-06-16 03:55:32 +0000114 "include-filter": "android.view.VerifiedMotionEventTest"
115 }
116 ]
117 },
118 {
Prabir Pradhanc934d0f2022-05-05 21:07:05 +0000119 "name": "FrameworksServicesTests",
120 "options": [
121 {
122 "include-filter": "com.android.server.input"
123 }
124 ]
125 },
126 {
Siarhei Vishniakou2500bd62020-11-12 14:43:09 -0600127 "name": "CtsSecurityTestCases",
128 "options": [
129 {
130 "include-filter": "android.security.cts.MotionEventTest"
131 }
132 ]
Siarhei Vishniakouef931142021-03-31 00:11:30 +0000133 },
134 {
135 "name": "CtsSecurityBulletinHostTestCases",
136 "options": [
137 {
138 "include-filter": "android.security.cts.Poc19_03#testPocBug_115739809"
139 }
140 ]
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +0000141 }
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700142 ],
143 "hwasan-postsubmit": [
144 {
145 "name": "CtsWindowManagerDeviceTestCases",
146 "options": [
147 {
148 "include-filter": "android.server.wm.WindowInputTests"
149 }
150 ]
151 },
152 {
153 "name": "libinput_tests"
154 },
155 {
156 "name": "inputflinger_tests"
157 },
158 {
159 "name": "libpalmrejection_test"
160 },
161 {
162 "name": "InputTests"
163 },
164 {
165 "name": "libinputservice_test"
166 },
167 {
Prabir Pradhan310702e2022-07-27 17:16:40 +0000168 "name": "libgui_test",
169 "options": [
170 {
171 "native-test-flag": "--gtest_filter=\"InputSurfacesTest*:MultiDisplayTests*\""
172 }
173 ]
174 },
175 {
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700176 "name": "CtsHardwareTestCases",
177 "options": [
178 {
179 "include-filter": "android.hardware.input.cts.tests"
180 }
181 ]
182 },
183 {
184 "name": "CtsInputTestCases"
185 },
186 {
187 "name": "CtsViewTestCases",
188 "options": [
189 {
Josep del Riob879d452023-06-26 08:55:56 +0000190 "include-filter": "android.view.cts.input"
191 }
192 ]
193 },
194 {
195 "name": "CtsViewTestCases",
196 "options": [
197 {
198 "include-filter": "android.view.cts.HoverTest"
199 },
200 {
201 "include-filter": "android.view.cts.MotionEventTest"
202 },
203 {
204 "include-filter": "android.view.cts.PointerCaptureTest"
205 },
206 {
207 "include-filter": "android.view.cts.TooltipTest"
208 },
209 {
210 "include-filter": "android.view.cts.TouchDelegateTest"
211 },
212 {
213 "include-filter": "android.view.cts.VelocityTrackerTest"
214 },
215 {
216 "include-filter": "android.view.cts.VerifyInputEventTest"
217 },
218 {
219 "include-filter": "android.view.cts.ViewTest"
220 },
221 {
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +0000222 "include-filter": "android.view.cts.ViewUnbufferedTest"
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700223 }
224 ]
225 },
226 {
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -0700227 "name": "CtsWidgetTestCases",
228 "options": [
229 {
Josep del Riob879d452023-06-26 08:55:56 +0000230 "include-filter": "android.widget.cts.NumberPickerTest"
231 },
232 {
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +0000233 "include-filter": "android.widget.cts.SeekBarTest"
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -0700234 }
235 ]
236 },
237 {
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700238 "name": "FrameworksCoreTests",
239 "options": [
240 {
Josep del Riob879d452023-06-26 08:55:56 +0000241 "include-filter": "android.view.VerifiedKeyEventTest"
242 },
243 {
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700244 "include-filter": "android.view.VerifiedMotionEventTest"
245 }
246 ]
247 },
248 {
249 "name": "FrameworksServicesTests",
250 "options": [
251 {
252 "include-filter": "com.android.server.input"
253 }
254 ]
255 },
256 {
257 "name": "CtsSecurityTestCases",
258 "options": [
259 {
260 "include-filter": "android.security.cts.MotionEventTest"
261 }
262 ]
263 },
264 {
265 "name": "CtsSecurityBulletinHostTestCases",
266 "options": [
267 {
268 "include-filter": "android.security.cts.Poc19_03#testPocBug_115739809"
269 }
270 ]
271 }
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +0000272 ]
273}