platform_hardware_interfaces/identity/TEST_MAPPING
David Zeuthen 793c7fe299 identity: add TEST_MAPPING file to run CTS, VTS, and unit tests in presubmit.
Bug: None
Test: N/A
Change-Id: Ia6a818b5d30f6e301891be1132310eb7e837467d
2021-03-23 12:12:58 -04:00

13 lines
200 B
Text

{
"presubmit": [
{
"name": "CtsIdentityTestCases"
},
{
"name": "VtsHalIdentityTargetTest"
},
{
"name": "android.hardware.identity-support-lib-test"
}
]
}