summaryrefslogtreecommitdiff
path: root/apexd/TEST_MAPPING
blob: 77ff9b8b1454364df0fe5ca832ad50e872354384 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "presubmit": [
    {
      "name": "ApexTestCases"
    }
  ],
  "imports": [
    {
      "path": "system/apex/tests"
    },
    {
      "path": "vendor/xts/gts-tests/hostsidetests/stagedinstall"
    }
  ]
}