Merge "Add TEST_MAPPING files."
This commit is contained in:
commit
f9e6c5104d
2 changed files with 20 additions and 0 deletions
7
trusty/gatekeeper/TEST_MAPPING
Normal file
7
trusty/gatekeeper/TEST_MAPPING
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "VtsHalGatekeeperTargetTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
13
trusty/keymaster/TEST_MAPPING
Normal file
13
trusty/keymaster/TEST_MAPPING
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "RemoteProvisionerUnitTests"
|
||||
},
|
||||
{
|
||||
"name": "VtsAidlKeyMintTargetTest"
|
||||
},
|
||||
{
|
||||
"name": "VtsHalRemotelyProvisionedComponentTargetTest"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue