|
| | alexaClientSDK::storage::sqliteStorage::test::TEST_F (SQLiteMiscStorageTest, test_createStringKeyValueTable) |
| | Tests with creating a string key - string value table. More...
|
| |
| | alexaClientSDK::storage::sqliteStorage::test::TEST_F (SQLiteMiscStorageTest, test_removeWithNonEscapedStringKey) |
| |
| | alexaClientSDK::storage::sqliteStorage::test::TEST_F (SQLiteMiscStorageTest, test_updateWithNonEscapedStringKey) |
| |
| | alexaClientSDK::storage::sqliteStorage::test::TEST_F (SQLiteMiscStorageTest, test_putWithNonEscapedStringKey) |
| |
| | alexaClientSDK::storage::sqliteStorage::test::TEST_F (SQLiteMiscStorageTest, test_addWithNonEscapedStringKey) |
| |
| | alexaClientSDK::storage::sqliteStorage::test::TEST_F (SQLiteMiscStorageTest, test_tableEntryTests) |
| | Tests with table entry add, remove, update, put. More...
|
| |
| | alexaClientSDK::storage::sqliteStorage::test::TEST_F (SQLiteMiscStorageTest, test_loadAndClear) |
| | Tests with loading and clearing table entries. More...
|
| |
| | alexaClientSDK::storage::sqliteStorage::test::TEST_F (SQLiteMiscStorageTest, test_createDeleteTable) |
| | Tests with creating and deleting tables. More...
|
| |
| | alexaClientSDK::storage::sqliteStorage::test::TEST_F (SQLiteMiscStorageTest, test_escapeSingleQuoteCharacters) |
| | Test adding a string value with a single quote. More...
|
| |
| | alexaClientSDK::storage::sqliteStorage::test::TEST_F (SQLiteMiscStorageTest, test_tableEntryTestsMultiThread) |
| | Tests with table entry add, remove, update, put in multiple threads. More...
|
| |
| | alexaClientSDK::storage::sqliteStorage::test::TEST_F (SQLiteMiscStorageTest, test_getDatabaseReference) |
| | Test misc storage provide non-null reference to database object. More...
|
| |