summaryrefslogtreecommitdiff
path: root/service/TEST_MAPPING
blob: 6bb0f8e31cf4b18e42de22a60bc754252d08a3d5 (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
{
  "presubmit-large": [
    {
      "name": "FrameworksWifiTests"
    }
  ],
  "presubmit": [
    {
      "name": "CtsBackupHostTestCases",
      "options": [
        {
          "include-filter": "android.cts.backup.OtherSoundsSettingsHostSideTest"
        }
      ]
    }
  ],
  "mainline-presubmit": [
    {
      "name": "FrameworksWifiTests[com.google.android.wifi.apex]"
    }
  ],
  "wifi-mainline-presubmit": [
    {
      "name": "FrameworksWifiTests"
    }
  ]
}