summaryrefslogtreecommitdiffstats
path: root/api/TEST_MAPPING
blob: 3a2e5287f01ec7dc3c0c82442d38a294a2660b7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "presubmit": [
    {
      "name": "CtsCurrentApiSignatureTestCases"
    },
    {
      "name": "CtsSystemApiSignatureTestCases"
    }
  ],
  "imports": [
    {
      "path": "vendor/xts/gts-tests/hostsidetests/api"
    }
  ]
}