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

Classes

class  alexaClientSDK::avsCommon::utils::test::DeviceInfoTest
 

Namespaces

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

Functions

 alexaClientSDK::avsCommon::utils::test::TEST_F (DeviceInfoTest, test_buildDefault)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (DeviceInfoTest, test_buildCustomKeys)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (DeviceInfoTest, test_buildEmptyStringsInvalid)
 

Variables

static const std::string alexaClientSDK::avsCommon::utils::test::TEST_CLIENT_ID = "TEST_CLIENT_ID"
 A Test client Id. More...
 
static const std::string alexaClientSDK::avsCommon::utils::test::TEST_PRODUCT_ID = "TEST_PRODUCT_ID"
 A Test product Id. More...
 
static const std::string alexaClientSDK::avsCommon::utils::test::TEST_SERIAL_NUMBER = "TEST_SERIAL_NUMBER"
 A Test serial number. More...
 
static const std::string alexaClientSDK::avsCommon::utils::test::TEST_MANUFACTURER_NAME = "TEST_MANUFACTURER_NAME"
 A Test manufacturer name. More...
 
static const std::string alexaClientSDK::avsCommon::utils::test::TEST_DESCRIPTION = "TEST_DESCRIPTION"
 A Test description. More...
 
static const std::string alexaClientSDK::avsCommon::utils::test::TEST_FRIENDLY_NAME = "TEST_FRIENDLY_NAME"
 A Test friendly name. More...
 
static const std::string alexaClientSDK::avsCommon::utils::test::TEST_DEVICE_TYPE = "TEST_DEVICE_TYPE"
 A Test device type. More...
 
static const sdkInterfaces::endpoints::EndpointIdentifier alexaClientSDK::avsCommon::utils::test::TEST_ENDPOINT_IDENTIFER = "TEST_ENDPOINT_IDENTIFER"
 A Test endpoint identifier name. More...
 
static const std::string alexaClientSDK::avsCommon::utils::test::TEST_REGISTRATION_KEY = "TEST_REGISTRATION_KEY"
 A Test registration key name. More...
 
static const std::string alexaClientSDK::avsCommon::utils::test::TEST_PRODUCT_ID_KEY = "TEST_PRODUCT_ID_KEY"
 A Test product id key. More...
 
static const std::string alexaClientSDK::avsCommon::utils::test::DEFAULT_REGISTRATION_KEY = "registration"
 A Default registration key name. More...
 
static const std::string alexaClientSDK::avsCommon::utils::test::DEFAULT_PRODUCT_ID_KEY = "productId"
 A default product id key name. More...
 

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