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

Classes

class  testing::internal::EventRecordingListener
 
class  testing::internal::EnvironmentInvocationCatcher
 
class  testing::internal::ListenerTest
 

Namespaces

 testing
 
 testing::internal
 

Functions

 testing::internal::TEST_F (ListenerTest, DoesFoo)
 
 testing::internal::TEST_F (ListenerTest, DoesBar)
 
void VerifyResults (const std::vector< std::string > &data, const char *const *expected_data, size_t expected_data_size)
 
int main (int argc, char **argv)
 

Variables

std::vector< std::string > * g_events = NULL
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ VerifyResults()

void VerifyResults ( const std::vector< std::string > &  data,
const char *const *  expected_data,
size_t  expected_data_size 
)

Variable Documentation

◆ g_events

std::vector<std::string>* g_events = NULL

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