aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 8e6577df10d78fc049d4ea0c21a808850e8b5e2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "presubmit": [
    {
      "name": "gtest_isolated_tests"
    },
    {
      // Confirm GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST behavior
      "name": "VtsHalBluetoothA2dpV1_0TargetTest"
    },
    {
      // Confirm VTS test can pass
      "name": "VtsHalPowerStatsV1_0TargetTest"
    }
  ]
}