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

Classes

class  alexaClientSDK::avsCommon::utils::test::StreambufTest
 

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 (StreambufTest, test_creation)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreambufTest, test_seekoffBeginning)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreambufTest, test_seekoffCurrentForward)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreambufTest, test_seekoffFromBeginningUntilEnd)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreambufTest, test_seekoffFromEndUntilBeginning)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreambufTest, test_seekoffCurrentBackward)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreambufTest, test_seekoffBeforeStart)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreambufTest, test_seekoffPastEnd)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreambufTest, test_seekpos)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreambufTest, test_seekposBeforeStart)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreambufTest, test_seekposAfterEnd)
 
 alexaClientSDK::avsCommon::utils::test::TEST_F (StreambufTest, test_seekposToEnd)
 

Variables

static const std::vector< unsigned char > alexaClientSDK::avsCommon::utils::test::testData = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}
 

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