AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Test cases for Hardware Security Module Functions. More...
Functions | |
TEST (ErrorCleanupGuardTest, test_executeOnFailure) | |
TEST (ErrorCleanupGuardTest, test_executeOnSuccess) | |
TEST (PKCS11ConfigTest, test_defaultConfig) | |
TEST (PKCS11FunctionsTest, test_badFunction) | |
Test that the constructor with a nullptr doesn't segfault. More... | |
TEST (PKCS11FunctionsTest, test_initHsm) | |
TEST (PKCS11FunctionsTest, test_listSlotsNoTokens) | |
TEST (PKCS11FunctionsTest, test_listSlotsWithTokens) | |
TEST (PKCS11FunctionsTest, test_findTestSlot) | |
TEST (PKCS11FunctionsTest, test_findOtherSlot) | |
TEST (PKCS11KeyStoreTest, test_create) | |
TEST (PKCS11KeyStoreTest, test_createBadConfig) | |
TEST (PKCS11KeyStoreTest, test_encryptDecrypt) | |
TEST (PKCS11KeyStoreTest, test_encryptWithWrongAlgorithm) | |
TEST (PKCS11KeyStoreTest, test_decryptWithWrongAlgorithm) | |
TEST (PKCS11KeyStoreTest, test_createOrLoadKeyTwiceUsesTheSameKey) | |
TEST (PKCS11KeyTest, test_encryptDecryptAes256Cbc) | |
TEST (PKCS11KeyTest, test_encryptDecryptErrors) | |
TEST (PKCS11KeyTest, test_encryptDecryptAes256CbcPad) | |
TEST (PKCS11KeyTest, test_encryptDecryptAes256Gcm) | |
TEST (PKCS11KeyTest, test_getKeyAttributes) | |
TEST (PKCS11SessionTest, test_loginLogout) | |
Test that the constructor with a nullptr doesn't segfault. More... | |
TEST (PKCS11SessionTest, test_keySessionOps) | |
TEST (PKCS11SlotTest, test_findSlot) | |
Test that the constructor with a nullptr doesn't segfault. More... | |
TEST (PKCS11SlotTest, test_openSession) | |
Test cases for Hardware Security Module Functions.
alexaClientSDK::pkcs11::test::TEST | ( | ErrorCleanupGuardTest | , |
test_executeOnFailure | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11FunctionsTest | , |
test_badFunction | |||
) |
Test that the constructor with a nullptr doesn't segfault.
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11SlotTest | , |
test_findSlot | |||
) |
Test that the constructor with a nullptr doesn't segfault.
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11SessionTest | , |
test_loginLogout | |||
) |
Test that the constructor with a nullptr doesn't segfault.
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11FunctionsTest | , |
test_initHsm | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | ErrorCleanupGuardTest | , |
test_executeOnSuccess | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11FunctionsTest | , |
test_listSlotsNoTokens | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11SlotTest | , |
test_openSession | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11ConfigTest | , |
test_defaultConfig | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11KeyTest | , |
test_encryptDecryptAes256Cbc | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11SessionTest | , |
test_keySessionOps | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11FunctionsTest | , |
test_listSlotsWithTokens | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11FunctionsTest | , |
test_findTestSlot | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11KeyStoreTest | , |
test_create | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11FunctionsTest | , |
test_findOtherSlot | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11KeyStoreTest | , |
test_createBadConfig | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11KeyStoreTest | , |
test_encryptDecrypt | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11KeyTest | , |
test_encryptDecryptErrors | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11KeyStoreTest | , |
test_encryptWithWrongAlgorithm | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11KeyStoreTest | , |
test_decryptWithWrongAlgorithm | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11KeyTest | , |
test_encryptDecryptAes256CbcPad | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11KeyStoreTest | , |
test_createOrLoadKeyTwiceUsesTheSameKey | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11KeyTest | , |
test_encryptDecryptAes256Gcm | |||
) |
alexaClientSDK::pkcs11::test::TEST | ( | PKCS11KeyTest | , |
test_getKeyAttributes | |||
) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0