summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: b2c8b36150b6006b6a080c484ab6995fab00c8bf (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": [
    {
      "name": "puffin_unittest"
    },
    {
      "name": "recovery_unit_test"
    },
    {
      "name": "update_engine_unittests"
    },
    {
      "name": "ziparchive-tests"
    },
    {
      "name": "zlib_tests"
    },
    {
      "name": "CtsLibcoreTestCases",
      "options": [
        {
          "include-filter": "org.apache.harmony.tests.java.util.zip"
        }
      ]
    }
  ]
}