blob: 2a3dba7415706e1595f55516aa31cf5ab6b834d6 [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 Pradhance556602022-05-05 16:43:14 +000030 "name": "CtsHardwareTestCases",
31 "options": [
32 {
33 "include-filter": "android.hardware.input.cts.tests"
34 }
35 ]
36 },
37 {
Siarhei Vishniakou2500bd62020-11-12 14:43:09 -060038 "name": "CtsInputTestCases"
39 },
40 {
41 "name": "CtsViewTestCases",
42 "options": [
43 {
Prabir Pradhanc58ebaa2022-09-14 18:23:11 +000044 "include-filter": "android.view.cts.input",
Siarhei Vishniakou481ff8d2023-02-01 14:14:05 -080045 "include-filter": "android.view.cts.HoverTest",
Siarhei Vishniakou70fac282021-07-01 20:32:02 +000046 "include-filter": "android.view.cts.MotionEventTest",
Prabir Pradhan3fa94792022-05-05 21:12:06 +000047 "include-filter": "android.view.cts.PointerCaptureTest",
Siarhei Vishniakou0b0374d2022-11-17 17:40:53 -080048 "include-filter": "android.view.cts.TooltipTest",
Siarhei Vishniakou481ff8d2023-02-01 14:14:05 -080049 "include-filter": "android.view.cts.VelocityTrackerTest",
Siarhei Vishniakou70fac282021-07-01 20:32:02 +000050 "include-filter": "android.view.cts.VerifyInputEventTest"
Siarhei Vishniakou2500bd62020-11-12 14:43:09 -060051 }
52 ]
53 },
54 {
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -070055 "name": "CtsWidgetTestCases",
56 "options": [
57 {
58 "include-filter": "android.widget.cts.NumberPickerTest"
59 }
60 ]
61 },
62 {
Siarhei Vishniakouf00a4ec2021-06-16 03:55:32 +000063 "name": "FrameworksCoreTests",
64 "options": [
65 {
Prabir Pradhan0e56ec02023-01-23 09:01:12 +000066 "include-filter": "android.hardware.input",
Siarhei Vishniakouf00a4ec2021-06-16 03:55:32 +000067 "include-filter": "android.view.VerifiedKeyEventTest",
68 "include-filter": "android.view.VerifiedMotionEventTest"
69 }
70 ]
71 },
72 {
Prabir Pradhanc934d0f2022-05-05 21:07:05 +000073 "name": "FrameworksServicesTests",
74 "options": [
75 {
76 "include-filter": "com.android.server.input"
77 }
78 ]
79 },
80 {
Siarhei Vishniakou2500bd62020-11-12 14:43:09 -060081 "name": "CtsSecurityTestCases",
82 "options": [
83 {
84 "include-filter": "android.security.cts.MotionEventTest"
85 }
86 ]
Siarhei Vishniakouef931142021-03-31 00:11:30 +000087 },
88 {
89 "name": "CtsSecurityBulletinHostTestCases",
90 "options": [
91 {
92 "include-filter": "android.security.cts.Poc19_03#testPocBug_115739809"
93 }
94 ]
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +000095 }
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -070096 ],
97 "hwasan-postsubmit": [
98 {
99 "name": "CtsWindowManagerDeviceTestCases",
100 "options": [
101 {
102 "include-filter": "android.server.wm.WindowInputTests"
103 }
104 ]
105 },
106 {
107 "name": "libinput_tests"
108 },
109 {
110 "name": "inputflinger_tests"
111 },
112 {
113 "name": "libpalmrejection_test"
114 },
115 {
116 "name": "InputTests"
117 },
118 {
119 "name": "libinputservice_test"
120 },
121 {
122 "name": "CtsHardwareTestCases",
123 "options": [
124 {
125 "include-filter": "android.hardware.input.cts.tests"
126 }
127 ]
128 },
129 {
130 "name": "CtsInputTestCases"
131 },
132 {
133 "name": "CtsViewTestCases",
134 "options": [
135 {
Siarhei Vishniakou481ff8d2023-02-01 14:14:05 -0800136 "include-filter": "android.view.cts.input",
137 "include-filter": "android.view.cts.HoverTest",
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700138 "include-filter": "android.view.cts.MotionEventTest",
139 "include-filter": "android.view.cts.PointerCaptureTest",
Siarhei Vishniakou0b0374d2022-11-17 17:40:53 -0800140 "include-filter": "android.view.cts.TooltipTest",
Siarhei Vishniakou481ff8d2023-02-01 14:14:05 -0800141 "include-filter": "android.view.cts.VelocityTrackerTest",
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700142 "include-filter": "android.view.cts.VerifyInputEventTest"
143 }
144 ]
145 },
146 {
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -0700147 "name": "CtsWidgetTestCases",
148 "options": [
149 {
150 "include-filter": "android.widget.cts.NumberPickerTest"
151 }
152 ]
153 },
154 {
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700155 "name": "FrameworksCoreTests",
156 "options": [
157 {
158 "include-filter": "android.view.VerifiedKeyEventTest",
159 "include-filter": "android.view.VerifiedMotionEventTest"
160 }
161 ]
162 },
163 {
164 "name": "FrameworksServicesTests",
165 "options": [
166 {
167 "include-filter": "com.android.server.input"
168 }
169 ]
170 },
171 {
172 "name": "CtsSecurityTestCases",
173 "options": [
174 {
175 "include-filter": "android.security.cts.MotionEventTest"
176 }
177 ]
178 },
179 {
180 "name": "CtsSecurityBulletinHostTestCases",
181 "options": [
182 {
183 "include-filter": "android.security.cts.Poc19_03#testPocBug_115739809"
184 }
185 ]
186 }
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +0000187 ]
188}