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

Classes

class  alexaClientSDK::avsCommon::utils::test::StreamFunctionsTest
 

Namespaces

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

Functions

static bool alexaClientSDK::avsCommon::utils::test::streamAndDataAreEqual (const std::istream &stream, const unsigned char *data, size_t length)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_streamFromData)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_dataContainsUnprintableChars)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_emptyVector)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_multipleStreams)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_seekgBasicForward)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_seekgBasicReset)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_tellgBasic)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_tellgPastEnd)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_tellgBeforeBeginning)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_tellgAfterSeeking)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreamFunctionsTest, test_tellgAfterReading)
 

Variables

static const unsigned char alexaClientSDK::avsCommon::utils::test::TEST_DATA [] = {'T', 'E', 'S', 'T', '_', 'D', 'A', 'T', 'A'}
 

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