You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62 lines
1.2 KiB
62 lines
1.2 KiB
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|