xref: /aosp_15_r20/hardware/interfaces/automotive/vehicle/TEST_MAPPING (revision 4d7e907c777eeecc4c5bd7cf640a754fac206ff7)
1{
2  "presubmit": [
3    {
4      "name": "VehicleHalAidlHidlCompatibilityTest"
5    },
6    {
7      "name": "VehicleHalDefaultConfigTest"
8    },
9    {
10      "name": "VehicleHalDefaultConfigTestEnableTestProperties"
11    },
12    {
13      "name": "JsonConfigLoaderUnitTest"
14    },
15    {
16      "name": "JsonConfigLoaderUnitTestEnableTestProperties"
17    },
18    {
19      "name": "VehicleHalVehicleUtilsTest"
20    },
21    {
22      "name": "VehiclePropertyAnnotationCppTest"
23    },
24    {
25      "name": "VehiclePropertyAnnotationJavaTest"
26    },
27    {
28      "name": "FakeVehicleHalValueGeneratorsTest"
29    },
30    {
31      "name": "FakeObd2FrameTest"
32    },
33    {
34      "name": "FakeUserHalTest"
35    },
36    {
37      "name": "DefaultVehicleHalTest"
38    }
39  ],
40  "auto-presubmit": [
41    {
42      "name": "VtsHalAutomotiveVehicle_TargetTest"
43    },
44    {
45      "name": "FakeVehicleHardwareTest"
46    },
47    {
48      "name": "GRPCVehicleHardwareUnitTest"
49    },
50    {
51      "name": "CarServiceHalUnitTest"
52    },
53    {
54      "name": "VehicleHalProtoMessageConverterTest"
55    }
56  ],
57  "postsubmit": [
58    {
59      "name": "VehicleHalProtoMessageConverterTest"
60    }
61  ]
62}
63