| { |
| "presubmit": [ |
| { |
| "name": "CtsWindowManagerDeviceTestCases", |
| "options": [ |
| { |
| "include-filter": "android.server.wm.WindowInputTests" |
| } |
| ] |
| }, |
| { |
| "name": "libinput_tests" |
| }, |
| { |
| "name": "inputflinger_tests" |
| }, |
| { |
| "name": "InputTests" |
| }, |
| { |
| "name": "libinputservice_test" |
| }, |
| { |
| "name": "CtsInputTestCases" |
| }, |
| { |
| "name": "CtsViewTestCases", |
| "options": [ |
| { |
| "include-filter": "android.view.cts.MotionEventTest", |
| "include-filter": "android.view.cts.VerifyInputEventTest" |
| } |
| ] |
| }, |
| { |
| "name": "FrameworksCoreTests", |
| "options": [ |
| { |
| "include-filter": "android.view.VerifiedKeyEventTest", |
| "include-filter": "android.view.VerifiedMotionEventTest" |
| } |
| ] |
| }, |
| { |
| "name": "CtsSecurityTestCases", |
| "options": [ |
| { |
| "include-filter": "android.security.cts.MotionEventTest" |
| } |
| ] |
| }, |
| { |
| "name": "CtsSecurityBulletinHostTestCases", |
| "options": [ |
| { |
| "include-filter": "android.security.cts.Poc19_03#testPocBug_115739809" |
| } |
| ] |
| } |
| ] |
| } |