AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Classes | Namespaces | Macros | Functions
gtest-port_test.cc File Reference
#include "gtest/internal/gtest-port.h"
#include <stdio.h>
#include <list>
#include <utility>
#include <vector>
#include "gtest/gtest.h"
#include "gtest/gtest-spi.h"
#include "src/gtest-internal-inl.h"
Include dependency graph for gtest-port_test.cc:
This graph shows which files directly or indirectly include this file:

Classes

class  testing::internal::Base
 
class  testing::internal::Derived
 
class  testing::internal::Castable
 
class  testing::internal::ConstCastable
 
class  testing::internal::ConstAndNonConstCastable
 
class  testing::internal::To
 
class  testing::internal::NoDefaultContructor
 

Namespaces

 testing
 
 testing::internal
 

Macros

#define GTEST_IMPLEMENTATION_   1
 

Functions

 testing::internal::TEST (IsXDigitTest, WorksForNarrowAscii)
 
 testing::internal::TEST (IsXDigitTest, ReturnsFalseForNarrowNonAscii)
 
 testing::internal::TEST (IsXDigitTest, WorksForWideAscii)
 
 testing::internal::TEST (IsXDigitTest, ReturnsFalseForWideNonAscii)
 
 testing::internal::TEST (ImplicitCastTest, ConvertsPointers)
 
 testing::internal::TEST (ImplicitCastTest, CanUseInheritance)
 
 testing::internal::TEST (ImplicitCastTest, CanUseNonConstCastOperator)
 
 testing::internal::TEST (ImplicitCastTest, CanUseConstCastOperatorOnConstValues)
 
 testing::internal::TEST (ImplicitCastTest, CanSelectBetweenConstAndNonConstCasrAppropriately)
 
 testing::internal::TEST (ImplicitCastTest, CanUseImplicitConstructor)
 
 testing::internal::TEST (IteratorTraitsTest, WorksForSTLContainerIterators)
 
 testing::internal::TEST (IteratorTraitsTest, WorksForPointerToNonConst)
 
 testing::internal::TEST (IteratorTraitsTest, WorksForPointerToConst)
 
 testing::internal::TEST (ScopedPtrTest, DefinesElementType)
 
 testing::internal::TEST (GtestCheckSyntaxTest, BehavesLikeASingleStatement)
 
 testing::internal::TEST (GtestCheckSyntaxTest, WorksWithSwitch)
 
 testing::internal::TEST (FormatFileLocationTest, FormatsFileLocation)
 
 testing::internal::TEST (FormatFileLocationTest, FormatsUnknownFile)
 
 testing::internal::TEST (FormatFileLocationTest, FormatsUknownLine)
 
 testing::internal::TEST (FormatFileLocationTest, FormatsUknownFileAndLine)
 
 testing::internal::TEST (FormatCompilerIndependentFileLocationTest, FormatsFileLocation)
 
 testing::internal::TEST (FormatCompilerIndependentFileLocationTest, FormatsUknownFile)
 
 testing::internal::TEST (FormatCompilerIndependentFileLocationTest, FormatsUknownLine)
 
 testing::internal::TEST (FormatCompilerIndependentFileLocationTest, FormatsUknownFileAndLine)
 
 testing::internal::TEST (GetThreadCountTest, ReturnsZeroWhenUnableToCountThreads)
 
 testing::internal::TEST (GtestCheckDeathTest, DiesWithCorrectOutputOnFailure)
 
 testing::internal::TEST (RegexEngineSelectionTest, SelectsCorrectRegexEngine)
 
 testing::internal::TEST (CaptureTest, CapturesStdout)
 
 testing::internal::TEST (CaptureTest, CapturesStderr)
 
 testing::internal::TEST (CaptureTest, CapturesStdoutAndStderr)
 
 testing::internal::TEST (CaptureDeathTest, CannotReenterStdoutCapture)
 
 testing::internal::TEST (ThreadLocalTest, DefaultConstructorInitializesToDefaultValues)
 
 testing::internal::TEST (ThreadLocalTest, SingleParamConstructorInitializesToParam)
 
 testing::internal::TEST (ThreadLocalTest, ValueDefaultContructorIsNotRequiredForParamVersion)
 
 testing::internal::TEST (ThreadLocalTest, GetAndPointerReturnSameValue)
 
 testing::internal::TEST (ThreadLocalTest, PointerAndConstPointerReturnSameValue)
 

Macro Definition Documentation

◆ GTEST_IMPLEMENTATION_

#define GTEST_IMPLEMENTATION_   1

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