![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include "AssetManagerTest.h"
Functions | |
| TEST_F (AssetManagerTest, InvalidParameters) | |
| TEST_F (AssetManagerTest, DavsInvalidMetadataJsonFileOnLoad) | |
| TEST_F (AssetManagerTest, DavsRequestingValidDownloadUpdatesLipcProprtyAndDownloadsArtifactsToDisk) | |
| TEST_F (AssetManagerTest, DavsRequestingValidButUnavailableArtifactSucceedsDownloadCallButLipcUpdatesAsInvalid) | |
| TEST_F (AssetManagerTest, DavsDownloadingTheSameArtifactDedups) | |
| TEST_F (AssetManagerTest, DavsRestartingAssetManagerAfterDownloadingDavsArtifactReloadsItFromDisk) | |
| TEST_F (AssetManagerTest, DavsDeletingAnExistingArtifactRemovesItsPropertiesAndSendsAnInvalidStateEvent) | |
| TEST_F (AssetManagerTest, DavsDeletingAnInvalidArtifactDoesNotImpactExistingArtifacts) | |
| TEST_F (AssetManagerTest, DavsRequestingDownloadOfDeletedArtifactSucceeds) | |
| TEST_F (AssetManagerTest, PropogatesIdleState) | |
| TEST_F (AssetManagerTest, DavsDownloadWhileDeviceActive) | |
| TEST_F (AssetManagerTest, UrlInvalidMetadataJsonFileOnLoad) | |
| TEST_F (AssetManagerTest, UrlRequestingValidDownloadUpdatesLipcProprtyAndDownloadsArtifactsToDisk) | |
| TEST_F (AssetManagerTest, UrlRequestingUnavailableArtifactSucceedsDownloadCallButLipcUpdatesAsInvalid) | |
| TEST_F (AssetManagerTest, UrlRequestingDownloadOfHttpArtifactSucceedsDownloadCallButLipcUpdatesAsInvalid) | |
| TEST_F (AssetManagerTest, UrlRequestingDownloadOfNonApprovedArtifactFailsDownloadCall) | |
| TEST_F (AssetManagerTest, UrlDownloadingTheSameArtifactDedups) | |
| TEST_F (AssetManagerTest, UrlRestartingAssetManagerAfterDownloadingUrlArtifactReloadsItFromDisk) | |
| TEST_F (AssetManagerTest, UrlDeletingAnExistingArtifactRemovesItsPropertiesAndSendsAnInvalidStateEvent) | |
| TEST_F (AssetManagerTest, UrlDeletingAnInvalidArtifactDoesNotImpactExistingArtifacts) | |
| TEST_F (AssetManagerTest, UrlRequestingDownloadOfDeletedArtifactSucceeds) | |
| TEST_F (AssetManagerTest, UrlDownloadWhileDeviceActive) | |
Variables | |
| static const auto | TIMEOUT = milliseconds(100) |
| TEST_F | ( | AssetManagerTest | , |
| InvalidParameters | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| DavsInvalidMetadataJsonFileOnLoad | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| DavsRequestingValidDownloadUpdatesLipcProprtyAndDownloadsArtifactsToDisk | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| DavsRequestingValidButUnavailableArtifactSucceedsDownloadCallButLipcUpdatesAsInvalid | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| DavsDownloadingTheSameArtifactDedups | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| DavsRestartingAssetManagerAfterDownloadingDavsArtifactReloadsItFromDisk | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| DavsDeletingAnExistingArtifactRemovesItsPropertiesAndSendsAnInvalidStateEvent | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| DavsDeletingAnInvalidArtifactDoesNotImpactExistingArtifacts | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| DavsRequestingDownloadOfDeletedArtifactSucceeds | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| PropogatesIdleState | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| DavsDownloadWhileDeviceActive | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| UrlInvalidMetadataJsonFileOnLoad | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| UrlRequestingValidDownloadUpdatesLipcProprtyAndDownloadsArtifactsToDisk | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| UrlRequestingUnavailableArtifactSucceedsDownloadCallButLipcUpdatesAsInvalid | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| UrlRequestingDownloadOfHttpArtifactSucceedsDownloadCallButLipcUpdatesAsInvalid | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| UrlRequestingDownloadOfNonApprovedArtifactFailsDownloadCall | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| UrlDownloadingTheSameArtifactDedups | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| UrlRestartingAssetManagerAfterDownloadingUrlArtifactReloadsItFromDisk | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| UrlDeletingAnExistingArtifactRemovesItsPropertiesAndSendsAnInvalidStateEvent | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| UrlDeletingAnInvalidArtifactDoesNotImpactExistingArtifacts | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| UrlRequestingDownloadOfDeletedArtifactSucceeds | |||
| ) |
| TEST_F | ( | AssetManagerTest | , |
| UrlDownloadWhileDeviceActive | |||
| ) |
|
static |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0