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.
59 lines
1.1 KiB
59 lines
1.1 KiB
{
|
|
"presubmit": [
|
|
{
|
|
"name": "netd_integration_test"
|
|
},
|
|
{
|
|
"name": "CtsBionicTestCases"
|
|
},
|
|
{
|
|
"name": "CtsGraphicsTestCases"
|
|
},
|
|
{
|
|
"name": "MediaProviderTests"
|
|
},
|
|
{
|
|
"name": "CtsProviderTestCases",
|
|
"options": [
|
|
{
|
|
"include-filter": "android.provider.cts.media."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "CtsOsTestCases",
|
|
"options": [
|
|
{
|
|
"exclude-annotation": "android.platform.test.annotations.LargeTest"
|
|
},
|
|
{
|
|
"exclude-filter": "android.os.cts.BuildTest#testSdkInt"
|
|
},
|
|
{
|
|
"exclude-filter": "android.os.cts.StrictModeTest#testNonSdkApiUsage"
|
|
},
|
|
{
|
|
"exclude-filter": "android.os.cts.UsbDebuggingTest#testUsbDebugging"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "minikin_tests"
|
|
},
|
|
{
|
|
"name": "toybox-tests"
|
|
},
|
|
{
|
|
"name": "CtsPerfettoTestCases"
|
|
}
|
|
],
|
|
"presubmit-large": [
|
|
{
|
|
"name": "RollbackTest"
|
|
},
|
|
{
|
|
"name": "StagedRollbackTest"
|
|
}
|
|
]
|
|
}
|