summaryrefslogtreecommitdiff
path: root/packages/PackageInstaller/TEST_MAPPING
blob: cef9014ec229846f696efc20a53dd584b1deb29d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "postsubmit": [
    {
      "name": "CtsPackageInstallTestCases",
      "options": [
        {
          "exclude-annotation": "android.platform.test.annotations.AppModeInstant"
        }
      ]
    },
    {
      "name": "CtsNoPermissionTestCases"
    },
    {
      "name": "CtsNoPermissionTestCases25"
    },
    {
      "name": "CtsPackageInstallerTapjackingTestCases"
    },
    {
      "name": "CtsPackageUninstallTestCases"
    },
    {
      "name": "PackageInstallerTests"
    }
  ]
}