platform_system_security/keystore2/test_utils
Rajesh Nyamagoud 42276da855 Updated to use shared library instead of static library.
Removed `libkeymint_vts_test_utils` and its dependent libs from static
libs list and added only `libkeymint_vts_test_utils` in shared libs
list.

Test: m libkeystore2_test_utils; atest keystore2_client_tests; atest keystore2_test_utils_test;
atest keystore2_test
Bug: 194359114

Change-Id: Iab4b8c174af81a8c64a9f44fcd634d54f78773da
2023-09-01 16:50:01 +00:00
..
Android.bp Updated to use shared library instead of static library. 2023-09-01 16:50:01 +00:00
authorizations.rs Added tests to attest keys with attestation id. 2023-06-20 19:07:27 +00:00
ffi_test_utils.cpp Re-structured keystore test-utils module. 2023-08-29 17:03:35 +00:00
ffi_test_utils.hpp Re-structured keystore test-utils module. 2023-08-29 17:03:35 +00:00
ffi_test_utils.rs Re-structured keystore test-utils module. 2023-08-29 17:03:35 +00:00
key_generations.rs Verify key characteristics of generated/imported keys. 2023-07-27 15:51:41 +00:00
lib.rs Re-structured keystore test-utils module. 2023-08-29 17:03:35 +00:00
run_as.rs Add, standardise or temporarily opt out of safety comments for keystore2. 2023-07-28 10:32:08 +01:00