Songchun Fan | 0813fb0 | 2021-02-22 22:58:55 +0000 | [diff] [blame] | 1 | { |
| 2 | "presubmit": [ |
| 3 | { |
Songchun Fan | 0813fb0 | 2021-02-22 22:58:55 +0000 | [diff] [blame] | 4 | "name": "CtsPackageManagerStatsHostTestCases", |
| 5 | "options": [ |
| 6 | { |
| 7 | "include-filter": "com.android.cts.packagemanager.stats.host.PackageInstallerV2StatsTests" |
| 8 | } |
| 9 | ] |
| 10 | }, |
| 11 | { |
Joanne Chung | f0782f5 | 2023-07-19 12:08:26 +0000 | [diff] [blame] | 12 | "name": "CtsPackageManagerIncrementalStatsHostTestCases" |
| 13 | }, |
| 14 | { |
Songchun Fan | 0813fb0 | 2021-02-22 22:58:55 +0000 | [diff] [blame] | 15 | "name": "CtsIncrementalInstallHostTestCases" |
Felka Chang | ca1bbb6 | 2022-01-04 17:44:42 +0800 | [diff] [blame] | 16 | }, |
| 17 | { |
| 18 | "name": "libincfs-test" |
| 19 | }, |
| 20 | { |
| 21 | "name": "service.incremental_test" |
Julien Desprez | d895994 | 2023-02-28 19:08:19 +0000 | [diff] [blame] | 22 | }, |
| 23 | { |
| 24 | "name": "CtsInstalledLoadingProgressHostTests" |
easoncylee | 25a14af | 2021-04-19 10:41:26 +0800 | [diff] [blame] | 25 | } |
| 26 | ], |
| 27 | "presubmit-large": [ |
Songchun Fan | 0813fb0 | 2021-02-22 22:58:55 +0000 | [diff] [blame] | 28 | { |
Jackal Guo | ccc91c4 | 2021-08-25 16:47:25 +0800 | [diff] [blame] | 29 | "name": "CtsContentTestCases", |
| 30 | "options": [ |
| 31 | { |
| 32 | "include-filter": "android.content.pm.cts.PackageManagerShellCommandTest" |
| 33 | }, |
| 34 | { |
| 35 | "include-filter": "android.content.pm.cts.PackageManagerShellCommandIncrementalTest" |
| 36 | }, |
| 37 | { |
| 38 | "include-filter": "android.content.pm.cts.ChecksumsTest" |
| 39 | } |
| 40 | ] |
Songchun Fan | 0813fb0 | 2021-02-22 22:58:55 +0000 | [diff] [blame] | 41 | } |
Edward Liaw | ffba92f | 2022-12-06 01:02:05 +0000 | [diff] [blame] | 42 | ], |
| 43 | "kernel-presubmit": [ |
| 44 | { |
| 45 | "name": "CtsIncrementalInstallHostTestCases" |
| 46 | } |
Songchun Fan | 0813fb0 | 2021-02-22 22:58:55 +0000 | [diff] [blame] | 47 | ] |
| 48 | } |