Files
rk35xx-android14/frameworks/base/services/incremental/TEST_MAPPING
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

46 lines
969 B
Plaintext

{
"presubmit": [
{
"name": "CtsPackageManagerStatsHostTestCases",
"options": [
{
"include-filter": "com.android.cts.packagemanager.stats.host.PackageInstallerV2StatsTests"
}
]
},
{
"name": "CtsIncrementalInstallHostTestCases"
},
{
"name": "libincfs-test"
},
{
"name": "service.incremental_test"
},
{
"name": "CtsInstalledLoadingProgressHostTests"
}
],
"presubmit-large": [
{
"name": "CtsContentTestCases",
"options": [
{
"include-filter": "android.content.pm.cts.PackageManagerShellCommandTest"
},
{
"include-filter": "android.content.pm.cts.PackageManagerShellCommandIncrementalTest"
},
{
"include-filter": "android.content.pm.cts.ChecksumsTest"
}
]
}
],
"kernel-presubmit": [
{
"name": "CtsIncrementalInstallHostTestCases"
}
]
}