AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Functions | Variables
AggregatedPowerResourceManagerTest.cpp File Reference
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include <AVSCommon/SDKInterfaces/MockPowerResourceManager.h>
#include <AVSCommon/Utils/Power/AggregatedPowerResourceManager.h>
Include dependency graph for AggregatedPowerResourceManagerTest.cpp:

Classes

class  alexaClientSDK::avsCommon::utils::power::test::AggregatedPowerResourceManagerTest
 

Namespaces

 alexaClientSDK
 Whether or not curl logs should be emitted.
 
 alexaClientSDK::avsCommon
 
 alexaClientSDK::avsCommon::utils
 
 alexaClientSDK::avsCommon::utils::power
 
 alexaClientSDK::avsCommon::utils::power::test
 

Functions

 alexaClientSDK::avsCommon::utils::power::test::MATCHER_P (HasPowerResourceId, id, "")
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_factoryMethodWithNullArgument)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_createMultipleSameId)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_createMultipleSameLevel)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_createMultipleDifferentLevels)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_acquireMultipleSameLevel)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_acquireMultipleDifferentLevels)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_acquireNull)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_acquireRefCounted)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_acquireNonRefCounted)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_releaseMultipleSameLevel)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_releaseMultipleDifferentLevels)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_releaseNull)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_releaseRefCounted)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_releaseNonRefCounted)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_close)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_closeCleanup)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_acquirePowerResourceLegacy)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_releasePowerResourceLegacy)
 
 alexaClientSDK::avsCommon::utils::power::test::TEST_F (AggregatedPowerResourceManagerTest, test_isPowerResourceAcquiredLegacy)
 

Variables

static std::string alexaClientSDK::avsCommon::utils::power::test::TEST_ID = "test"
 
static PowerResourceManagerInterface::PowerResourceLevel alexaClientSDK::avsCommon::utils::power::test::TEST_LEVEL
 
static bool alexaClientSDK::avsCommon::utils::power::test::TEST_REFCOUNTED = true
 

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0