blob: cbb99627d9185a6744d4e64ecb175f42257ff3f4 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsPackageManagerStatsHostTestCases_host_packageinstallerv2statstests"
},
{
"name": "CtsPackageManagerIncrementalStatsHostTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
},
{
"name": "CtsIncrementalInstallHostTestCases"
},
{
"name": "libincfs-test"
},
{
"name": "service.incremental_test"
},
{
"name": "CtsInstalledLoadingProgressHostTests"
}
],
"presubmit-large": [
{
"name": "CtsPackageManagerTestCases",
"options": [
{
"include-filter": "android.content.pm.cts.PackageManagerShellCommandInstallTest"
},
{
"include-filter": "android.content.pm.cts.PackageManagerShellCommandIncrementalTest"
},
{
"include-filter": "android.content.pm.cts.ChecksumsTest"
}
]
}
],
"kernel-presubmit": [
{
"name": "CtsIncrementalInstallHostTestCases"
}
],
"postsubmit": [
{
"name": "CtsPackageManagerIncrementalStatsHostTestCases",
"options": [
{
"include-annotation": "androidx.test.filters.LargeTest"
}
]
}
]
}