platform_hardware_interfaces/identity/support/tests
Max Bires a3c7f4c998 Transitioning identity to external_libcppbor
This change removes hardware/interfaces/identity's dependency on its own
libcppbor copy. The copy can not be fully removed until various vendor
dependencies are cleaned up.

Superficial changes are made to the VTS tests to match the slightly
altered namespace on some of the functions.

This migration is a prerequisite for getting the
IRemotelyProvisionedComponent functionality into system/keymaster.
Without migrating to the same library, the build system runs into issues
since there are "two" libcppbor libraries with conflicting namespaces
otherwise.

Bug: 182445123
Test: atest VtsHalIdentityTargetTest
Change-Id: I854ffa31c4adb5a3d1df06539fe66075ccc4625d
2021-04-09 08:57:01 -07:00
..
cppbor_test.cpp Add Identity Credential HAL, default implementation, and VTS tests. 2020-01-15 09:36:12 -05:00
IdentityCredentialSupportTest.cpp Transitioning identity to external_libcppbor 2021-04-09 08:57:01 -07:00