summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 48370c0d018a93ee8840941367107edffa73c149 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "presubmit": [
    {
      "name": "NetworkStackTests"
    },
    {
      "name": "NetworkStackNextTests"
    }
  ],
  "postsubmit": [
    {
      "name": "NetworkStackHostTests"
    },
    {
      "name": "NetworkStackIntegrationTests"
    }
  ]
}