AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Functions
DownloadStreamTest.cpp File Reference
#include <AVSCommon/Utils/FileSystem/FileSystemUtils.h>
#include <gtest/gtest.h>
#include "TestUtil.h"
#include "acsdkAssetsCommon/DownloadStream.h"
Include dependency graph for DownloadStreamTest.cpp:

Classes

class  DownloadStreamTest
 

Functions

 TEST_F (DownloadStreamTest, createReadOnlyFile)
 
 TEST_F (DownloadStreamTest, create)
 
 TEST_F (DownloadStreamTest, writeNullptr)
 
 TEST_F (DownloadStreamTest, writeZeroByte)
 
 TEST_F (DownloadStreamTest, downloadSucceeded)
 

Function Documentation

◆ TEST_F() [1/5]

TEST_F ( DownloadStreamTest  ,
createReadOnlyFile   
)

◆ TEST_F() [2/5]

TEST_F ( DownloadStreamTest  ,
create   
)

◆ TEST_F() [3/5]

TEST_F ( DownloadStreamTest  ,
writeNullptr   
)

◆ TEST_F() [4/5]

TEST_F ( DownloadStreamTest  ,
writeZeroByte   
)

◆ TEST_F() [5/5]

TEST_F ( DownloadStreamTest  ,
downloadSucceeded   
)

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