mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
identity: add TEST_MAPPING file to run CTS, VTS, and unit tests in presubmit.
Bug: None Test: N/A Change-Id: Ia6a818b5d30f6e301891be1132310eb7e837467d
This commit is contained in:
13
identity/TEST_MAPPING
Normal file
13
identity/TEST_MAPPING
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsIdentityTestCases"
|
||||
},
|
||||
{
|
||||
"name": "VtsHalIdentityTargetTest"
|
||||
},
|
||||
{
|
||||
"name": "android.hardware.identity-support-lib-test"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user