blob: 3d7242e9ea98e9508b1e9c1a9874e018adb841b3 [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 Vishniakou70fac282021-07-01 20:32:02 +000045 "include-filter": "android.view.cts.MotionEventTest",
Prabir Pradhan3fa94792022-05-05 21:12:06 +000046 "include-filter": "android.view.cts.PointerCaptureTest",
Siarhei Vishniakou0b0374d2022-11-17 17:40:53 -080047 "include-filter": "android.view.cts.TooltipTest",
Siarhei Vishniakou70fac282021-07-01 20:32:02 +000048 "include-filter": "android.view.cts.VerifyInputEventTest"
Siarhei Vishniakou2500bd62020-11-12 14:43:09 -060049 }
50 ]
51 },
52 {
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -070053 "name": "CtsWidgetTestCases",
54 "options": [
55 {
56 "include-filter": "android.widget.cts.NumberPickerTest"
57 }
58 ]
59 },
60 {
Siarhei Vishniakouf00a4ec2021-06-16 03:55:32 +000061 "name": "FrameworksCoreTests",
62 "options": [
63 {
64 "include-filter": "android.view.VerifiedKeyEventTest",
65 "include-filter": "android.view.VerifiedMotionEventTest"
66 }
67 ]
68 },
69 {
Prabir Pradhanc934d0f2022-05-05 21:07:05 +000070 "name": "FrameworksServicesTests",
71 "options": [
72 {
73 "include-filter": "com.android.server.input"
74 }
75 ]
76 },
77 {
Siarhei Vishniakou2500bd62020-11-12 14:43:09 -060078 "name": "CtsSecurityTestCases",
79 "options": [
80 {
81 "include-filter": "android.security.cts.MotionEventTest"
82 }
83 ]
Siarhei Vishniakouef931142021-03-31 00:11:30 +000084 },
85 {
86 "name": "CtsSecurityBulletinHostTestCases",
87 "options": [
88 {
89 "include-filter": "android.security.cts.Poc19_03#testPocBug_115739809"
90 }
91 ]
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +000092 }
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -070093 ],
94 "hwasan-postsubmit": [
95 {
96 "name": "CtsWindowManagerDeviceTestCases",
97 "options": [
98 {
99 "include-filter": "android.server.wm.WindowInputTests"
100 }
101 ]
102 },
103 {
104 "name": "libinput_tests"
105 },
106 {
107 "name": "inputflinger_tests"
108 },
109 {
110 "name": "libpalmrejection_test"
111 },
112 {
113 "name": "InputTests"
114 },
115 {
116 "name": "libinputservice_test"
117 },
118 {
119 "name": "CtsHardwareTestCases",
120 "options": [
121 {
122 "include-filter": "android.hardware.input.cts.tests"
123 }
124 ]
125 },
126 {
127 "name": "CtsInputTestCases"
128 },
129 {
130 "name": "CtsViewTestCases",
131 "options": [
132 {
133 "include-filter": "android.view.cts.MotionEventTest",
134 "include-filter": "android.view.cts.PointerCaptureTest",
Siarhei Vishniakou0b0374d2022-11-17 17:40:53 -0800135 "include-filter": "android.view.cts.TooltipTest",
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700136 "include-filter": "android.view.cts.VerifyInputEventTest"
137 }
138 ]
139 },
140 {
Siarhei Vishniakoud7f43132022-07-08 10:52:26 -0700141 "name": "CtsWidgetTestCases",
142 "options": [
143 {
144 "include-filter": "android.widget.cts.NumberPickerTest"
145 }
146 ]
147 },
148 {
Siarhei Vishniakou690ae7c2022-05-31 10:05:00 -0700149 "name": "FrameworksCoreTests",
150 "options": [
151 {
152 "include-filter": "android.view.VerifiedKeyEventTest",
153 "include-filter": "android.view.VerifiedMotionEventTest"
154 }
155 ]
156 },
157 {
158 "name": "FrameworksServicesTests",
159 "options": [
160 {
161 "include-filter": "com.android.server.input"
162 }
163 ]
164 },
165 {
166 "name": "CtsSecurityTestCases",
167 "options": [
168 {
169 "include-filter": "android.security.cts.MotionEventTest"
170 }
171 ]
172 },
173 {
174 "name": "CtsSecurityBulletinHostTestCases",
175 "options": [
176 {
177 "include-filter": "android.security.cts.Poc19_03#testPocBug_115739809"
178 }
179 ]
180 }
Bernardo Rufinod1ea7f72020-09-28 20:14:54 +0000181 ]
182}