726d51a697
Migrate VHAL VTS to be compatible with both HIDL and AIDL VHAL. The test cases remains the same. Test: atest VtsHalAutomotiveVehicle_TargetTest Bug: 216736141 Change-Id: I5010b9c205656187e890b91dadc69e97ddc96862
33 lines
551 B
Text
33 lines
551 B
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "VehicleHalAidlHidlCompatibilityTest"
|
|
},
|
|
{
|
|
"name": "VehicleHalDefaultConfigTest"
|
|
},
|
|
{
|
|
"name": "VehicleHalVehicleUtilsTest"
|
|
},
|
|
{
|
|
"name": "FakeVehicleHardwareTest"
|
|
},
|
|
{
|
|
"name": "FakeVehicleHalValueGeneratorsTest"
|
|
},
|
|
{
|
|
"name": "FakeObd2FrameTest"
|
|
},
|
|
{
|
|
"name": "FakeUserHalTest"
|
|
},
|
|
{
|
|
"name": "DefaultVehicleHalTest"
|
|
}
|
|
],
|
|
"auto-presubmit": [
|
|
{
|
|
"name": "VtsHalAutomotiveVehicle_TargetTest"
|
|
}
|
|
]
|
|
}
|