blob: 68af9b8351f4044a0501bc61e707de47c7ae30a7 [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 {
Prabir Pradhanc58ebaa2022-09-14 18:23:11 +000052 "include-filter": "android.view.cts.input",
Siarhei Vishniakou481ff8d2023-02-01 14:14:05 -080053 "include-filter": "android.view.cts.HoverTest",
Siarhei Vishniakou70fac282021-07-01 20:32:02 +000054 "include-filter": "android.view.cts.MotionEventTest",
Prabir Pradhan3fa94792022-05-05 21:12:06 +000055 "include-filter": "android.view.cts.PointerCaptureTest",
Siarhei Vishniakou0b0374d2022-11-17 17:40:53 -080056 "include-filter": "android.view.cts.TooltipTest",
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +000057 "include-filter": "android.view.cts.TouchDelegateTest",
Siarhei Vishniakou481ff8d2023-02-01 14:14:05 -080058 "include-filter": "android.view.cts.VelocityTrackerTest",
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +000059 "include-filter": "android.view.cts.VerifyInputEventTest",
60 "include-filter": "android.view.cts.ViewTest",
61 "include-filter": "android.view.cts.ViewUnbufferedTest"
Siarhei Vishniakou2500bd62020-11-12 14:43:09 -060062 }
63 ]
64 },
65 {
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -070066 "name": "CtsWidgetTestCases",
67 "options": [
68 {
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +000069 "include-filter": "android.widget.cts.NumberPickerTest",
70 "include-filter": "android.widget.cts.SeekBarTest"
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -070071 }
72 ]
73 },
74 {
Siarhei Vishniakouf00a4ec2021-06-16 03:55:32 +000075 "name": "FrameworksCoreTests",
76 "options": [
77 {
Prabir Pradhan0e56ec02023-01-23 09:01:12 +000078 "include-filter": "android.hardware.input",
Siarhei Vishniakouf00a4ec2021-06-16 03:55:32 +000079 "include-filter": "android.view.VerifiedKeyEventTest",
80 "include-filter": "android.view.VerifiedMotionEventTest"
81 }
82 ]
83 },
84 {
Siarhei Vishniakou7d2f9f12022-04-19 09:18:29 -070085 "name": "CtsAppTestCases",
86 "options": [
87 {
88 "include-filter": "android.app.cts.ToolbarActionBarTest"
89 }
90 ]
91 },
92 {
Prabir Pradhanc934d0f2022-05-05 21:07:05 +000093 "name": "FrameworksServicesTests",
94 "options": [
95 {
96 "include-filter": "com.android.server.input"
97 }
98 ]
99 },
100 {
Siarhei Vishniakou2500bd62020-11-12 14:43:09 -0600101 "name": "CtsSecurityTestCases",
102 "options": [
103 {
104 "include-filter": "android.security.cts.MotionEventTest"
105 }
106 ]
Siarhei Vishniakouef931142021-03-31 00:11:30 +0000107 },
108 {
109 "name": "CtsSecurityBulletinHostTestCases",
110 "options": [
111 {
112 "include-filter": "android.security.cts.Poc19_03#testPocBug_115739809"
113 }
114 ]
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +0000115 }
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700116 ],
117 "hwasan-postsubmit": [
118 {
119 "name": "CtsWindowManagerDeviceTestCases",
120 "options": [
121 {
122 "include-filter": "android.server.wm.WindowInputTests"
123 }
124 ]
125 },
126 {
127 "name": "libinput_tests"
128 },
129 {
130 "name": "inputflinger_tests"
131 },
132 {
133 "name": "libpalmrejection_test"
134 },
135 {
136 "name": "InputTests"
137 },
138 {
139 "name": "libinputservice_test"
140 },
141 {
Prabir Pradhan310702e2022-07-27 17:16:40 +0000142 "name": "libgui_test",
143 "options": [
144 {
145 "native-test-flag": "--gtest_filter=\"InputSurfacesTest*:MultiDisplayTests*\""
146 }
147 ]
148 },
149 {
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700150 "name": "CtsHardwareTestCases",
151 "options": [
152 {
153 "include-filter": "android.hardware.input.cts.tests"
154 }
155 ]
156 },
157 {
158 "name": "CtsInputTestCases"
159 },
160 {
161 "name": "CtsViewTestCases",
162 "options": [
163 {
Siarhei Vishniakou481ff8d2023-02-01 14:14:05 -0800164 "include-filter": "android.view.cts.input",
165 "include-filter": "android.view.cts.HoverTest",
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700166 "include-filter": "android.view.cts.MotionEventTest",
167 "include-filter": "android.view.cts.PointerCaptureTest",
Siarhei Vishniakou0b0374d2022-11-17 17:40:53 -0800168 "include-filter": "android.view.cts.TooltipTest",
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +0000169 "include-filter": "android.view.cts.TouchDelegateTest",
Siarhei Vishniakou481ff8d2023-02-01 14:14:05 -0800170 "include-filter": "android.view.cts.VelocityTrackerTest",
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +0000171 "include-filter": "android.view.cts.VerifyInputEventTest",
172 "include-filter": "android.view.cts.ViewTest",
173 "include-filter": "android.view.cts.ViewUnbufferedTest"
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700174 }
175 ]
176 },
177 {
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -0700178 "name": "CtsWidgetTestCases",
179 "options": [
180 {
Siarhei Vishniakou5cd1a282023-02-15 03:49:36 +0000181 "include-filter": "android.widget.cts.NumberPickerTest",
182 "include-filter": "android.widget.cts.SeekBarTest"
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -0700183 }
184 ]
185 },
186 {
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700187 "name": "FrameworksCoreTests",
188 "options": [
189 {
190 "include-filter": "android.view.VerifiedKeyEventTest",
191 "include-filter": "android.view.VerifiedMotionEventTest"
192 }
193 ]
194 },
195 {
Siarhei Vishniakou7d2f9f12022-04-19 09:18:29 -0700196 "name": "CtsAppTestCases",
197 "options": [
198 {
199 "include-filter": "android.app.cts.ToolbarActionBarTest"
200 }
201 ]
202 },
203 {
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700204 "name": "FrameworksServicesTests",
205 "options": [
206 {
207 "include-filter": "com.android.server.input"
208 }
209 ]
210 },
211 {
212 "name": "CtsSecurityTestCases",
213 "options": [
214 {
215 "include-filter": "android.security.cts.MotionEventTest"
216 }
217 ]
218 },
219 {
220 "name": "CtsSecurityBulletinHostTestCases",
221 "options": [
222 {
223 "include-filter": "android.security.cts.Poc19_03#testPocBug_115739809"
224 }
225 ]
226 }
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +0000227 ]
228}