platform_system_security/identity/TEST_MAPPING
Seth Moore 78f51caa91 Make CBOR and COSE CTS utilities reusable
We need these utilities for tools, and they may prove handy for
production code. Move them into system/security and flesh out the
unit tests.

Test: IdCredSupportTests
Change-Id: I18dd909e46aec5e315adb4358dc23088d70fa899
2021-09-22 07:59:04 -07:00

10 lines
134 B
Text

{
"presubmit": [
{
"name": "CtsIdentityTestCases"
},
{
"name": "identity-credential-util-tests"
}
]
}