summaryrefslogtreecommitdiff
path: root/keystore2/test_utils
AgeCommit message (Expand)Author
2023-11-14Test added to generate a key with specifying cerificate subject andRajesh Nyamagoud
2023-11-14Adding tests to verify Device-Unique-Attestation.Rajesh Nyamagoud
2023-10-31Add getLastAuthTime() to IKeystoreAuthorizationJames Willcox
2023-10-27Adding tests using APPLICATION_DATA and APPLICATION_ID.Rajesh Nyamagoud
2023-10-19The `INCLUDE_UNIQUE_ID` parameter is not strictly expected to be in key autho...Rajesh Nyamagoud
2023-10-09Adding tests to check unique id attestation.Rajesh Nyamagoud
2023-10-09Changes are made in keystore-client-tests to verify CREATION_DATETIME,Rajesh Nyamagoud
2023-10-09Adding tests using `MAX_USES_PER_BOOT`, `EARLY_BOOT_ONLY`, `BOOTLOADER_ONLY` ...Rajesh Nyamagoud
2023-10-09Adding tests using tags ACTIVE_DATETIME, ORIGINATION_EXPIRE_DATETIME,Rajesh Nyamagoud
2023-10-06Removed dependency on `libkeymint_vts_test_utils`.Rajesh Nyamagoud
2023-09-01Updated to use shared library instead of static library.Rajesh Nyamagoud
2023-08-29Re-structured keystore test-utils module.Rajesh Nyamagoud
2023-07-28Merge "Add, standardise or temporarily opt out of safety comments for keystor...Treehugger Robot
2023-07-28Add, standardise or temporarily opt out of safety comments for keystore2.Andrew Walbran
2023-07-27Verify key characteristics of generated/imported keys.Rajesh Nyamagoud
2023-06-20Added tests to attest keys with attestation id.Rajesh Nyamagoud
2023-06-09Merge "Adding tests to verify `EVP_PKEY_from_keystore2` API [Keystore2-engine]."Treehugger Robot
2023-05-23Adding tests to verify `EVP_PKEY_from_keystore2` API [Keystore2-engine].Rajesh Nyamagoud
2023-05-09Adding tests to verify `getNumberOfEntries` and `listEntriesBatched`.Rajesh Nyamagoud
2023-02-07Adding key agreement [AGREE_KEY] tests.Rajesh Nyamagoud
2023-01-12Make keystore2 unit tests less brittleDavid Drysdale
2023-01-04Tests to verify importWrappedKey functionality.Rajesh Nyamagoud
2022-10-28Tests to verify importKey with Asymmetric and symmetric keys.Rajesh Nyamagoud
2022-10-20Added tests using attest keys for signing RSA and EC keys.Rajesh Nyamagoud
2022-10-05Changes made in keystore2_client_tests to avoid test timeout issues.Rajesh Nyamagoud
2022-08-31Added HMAC key generation tests.Rajesh Nyamagoud
2022-08-12Added tests using 3DES algorithm.Rajesh Nyamagoud
2022-07-22Adding tests using AES algorithm.Rajesh Nyamagoud
2022-07-22Adding generate key tests using RSA algorithm.Rajesh Nyamagoud
2022-07-01Adding generateKey tests with EC key algorithm.Rajesh Nyamagoud
2022-06-16Adding tests to Create forced operation with different contexts.Rajesh Nyamagoud
2022-05-20Adding forced operation testsRajesh Nyamagoud
2022-05-13Adding test to create BACKEND_BUSY errorRajesh Nyamagoud
2022-03-25Create authorizations and key_generations test modules -Rajesh Nyamagoud
2022-03-16Keystore2 Tests: Revisit run_as function.Janis Danisevskis
2021-10-26Remove custom test_config.Joel Galenson
2021-09-21Keystore 2.0: Add run_as to keystore2_test_utilsJanis Danisevskis
2021-01-26Keystore 2.0: Move test utils to separate library.Janis Danisevskis