|
GNU Radio's DSD Package
|
#include <ctype.h>#include <stddef.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include <sys/types.h>#include <sys/stat.h>#include <iostream>#include <sstream>#include <string>#include <unistd.h>#include <strings.h>#include <regex.h>#include <typeinfo>#include "gtest/internal/gtest-tuple.h"Go to the source code of this file.
Namespaces | |
| namespace | testing |
| namespace | testing::internal |
| namespace | testing::internal::posix |
Typedefs | |
| typedef ::std::string | testing::internal::string |
| typedef ::std::wstring | testing::internal::wstring |
| typedef GTestMutexLock | testing::internal::MutexLock |
| typedef bool_constant< false > | testing::internal::false_type |
| typedef bool_constant< true > | testing::internal::true_type |
| typedef long long | testing::internal::BiggestInt |
| typedef struct stat | testing::internal::posix::StatStruct |
| typedef TypeWithSize< 4 >::Int | testing::internal::Int32 |
| typedef TypeWithSize< 4 >::UInt | testing::internal::UInt32 |
| typedef TypeWithSize< 8 >::Int | testing::internal::Int64 |
| typedef TypeWithSize< 8 >::UInt | testing::internal::UInt64 |
| typedef TypeWithSize< 8 >::Int | testing::internal::TimeInMillis |
Variables | |
| template<bool bool_value> | |
| const bool | testing::internal::bool_constant< bool_value >::value |
| const BiggestInt | testing::internal::kMaxBiggestInt |
| #define GTEST_AMBIGUOUS_ELSE_BLOCKER_ switch (0) case 0: default: |
| #define GTEST_API_ |
Referenced by testing::internal::AlwaysTrue(), testing::AnyNumber(), testing::internal::AppendUserMessage(), testing::AssertionFailure(), testing::AssertionFailure(), testing::AssertionSuccess(), testing::AtLeast(), testing::AtMost(), testing::Between(), testing::internal::CaptureStderr(), testing::internal::CaptureStdout(), testing::internal::CmpHelperEQ(), testing::internal::CmpHelperSTRCASEEQ(), testing::internal::CmpHelperSTRCASENE(), testing::internal::CmpHelperSTREQ(), testing::internal::CmpHelperSTREQ(), testing::internal::CmpHelperSTRNE(), testing::internal::CmpHelperSTRNE(), testing::internal::CodePointToUtf8(), testing::internal::ConvertIdentifierNameToWords(), testing::DoubleLE(), testing::internal::DoubleNearPredFormat(), testing::internal::EqFailure(), testing::Exactly(), testing::internal::FindPairing(), testing::FloatLE(), testing::internal::FormatEpochTimeInMillisAsIso8601(), testing::internal::FormatMatcherDescription(), testing::internal::FormatTimeInMillisAsSeconds(), testing::internal::GetBoolAssertionFailureMessage(), testing::internal::GetCapturedStderr(), testing::internal::GetCapturedStdout(), testing::internal::GetCurrentExecutableName(), testing::internal::GetCurrentOsStackTraceExceptTop(), testing::internal::GetTestTypeId(), testing::internal::GetThreadCount(), testing::internal::GetTimeInMillis(), testing::GTEST_DECLARE_bool_(), testing::internal::GTEST_DECLARE_STATIC_MUTEX_(), testing::internal::GTEST_DECLARE_STATIC_MUTEX_(), testing::GTEST_DECLARE_string_(), testing::InitGoogleMock(), testing::InitGoogleMock(), testing::InitGoogleTest(), testing::InitGoogleTest(), testing::internal::Int32FromEnvOrDie(), testing::internal::Int32FromGTestEnv(), testing::IsNotSubstring(), testing::IsNotSubstring(), testing::IsNotSubstring(), testing::IsSubstring(), testing::IsSubstring(), testing::IsSubstring(), testing::internal::IsTrue(), testing::internal::Log(), testing::internal::LogIsVisible(), testing::internal::LogWithLocation(), testing::internal::MakeAndRegisterTestInfo(), operator<<(), testing::internal::ParseGoogleTestFlagsOnly(), testing::internal::ParseGoogleTestFlagsOnly(), testing::internal::ParseInt32Flag(), testing::internal2::PrintBytesInObjectTo(), testing::internal::PrintStringTo(), testing::internal::PrintTo(), testing::internal::PrintTo(), testing::internal::PrintTo(), testing::internal::PrintTo(), testing::internal::PrintTo(), testing::internal::ShouldRunTestOnShard(), testing::internal::ShouldShard(), testing::internal::ShouldUseColor(), testing::internal::SkipPrefix(), testing::internal::StringStreamToString(), testing::internal::UniversalPrintArray(), testing::internal::UniversalPrintArray(), and testing::internal::WideStringToUtf8().
| #define GTEST_ATTRIBUTE_UNUSED_ |
| #define GTEST_CAN_COMPARE_NULL 1 |
| #define GTEST_CHECK_ | ( | condition | ) |
Referenced by testing::internal::UnitTestImpl::AddTestInfo(), testing::internal::CheckedDowncastToActualType(), testing::internal::CallableTraits< ResType(*)(ArgType)>::CheckIsValid(), testing::internal::DownCast_(), testing::internal::FloatingEqMatcher< FloatType >::FloatingEqMatcher(), testing::internal::GetNextRandomSeed(), and testing::internal::ShuffleRange().
| #define GTEST_CHECK_POSIX_SUCCESS_ | ( | posix_call | ) |
| #define GTEST_COMPILE_ASSERT_ | ( | expr, | |
| msg ) |
Referenced by testing::ACTION_TEMPLATE(), testing::SafeMatcherCastImpl< T >::Cast(), testing::internal::ReturnAction< R >::operator Action< F >(), testing::internal::ReturnRefAction< T >::operator Action< F >(), testing::internal::ReturnRefOfCopyAction< T >::operator Action< F >(), testing::internal::ReturnNullAction::Perform(), and testing::internal::TupleMatches().
| #define GTEST_DECLARE_bool_ | ( | name | ) |
| #define GTEST_DECLARE_int32_ | ( | name | ) |
| #define GTEST_DECLARE_STATIC_MUTEX_ | ( | mutex | ) |
| #define GTEST_DECLARE_string_ | ( | name | ) |
| #define GTEST_DEFINE_bool_ | ( | name, | |
| default_val, | |||
| doc ) |
| #define GTEST_DEFINE_int32_ | ( | name, | |
| default_val, | |||
| doc ) |
| #define GTEST_DEFINE_STATIC_MUTEX_ | ( | mutex | ) |
| #define GTEST_DEFINE_string_ | ( | name, | |
| default_val, | |||
| doc ) |
| #define GTEST_DEV_EMAIL_ "googletestframework@@googlegroups.com" |
| #define GTEST_DISALLOW_ASSIGN_ | ( | type | ) |
| #define GTEST_DISALLOW_COPY_AND_ASSIGN_ | ( | type | ) |
| #define GTEST_EXCLUSIVE_LOCK_REQUIRED_ | ( | locks | ) |
Referenced by testing::internal::ExpectationBase::AllPrerequisitesAreSatisfied(), testing::internal::ExpectationBase::call_count(), testing::internal::FunctionMockerBase< F >::ClearDefaultActionsLocked(), testing::internal::UntypedFunctionMockerBase::ClearDefaultActionsLocked(), testing::internal::ExpectationBase::FindUnsatisfiedPrerequisites(), testing::internal::ExpectationBase::IncrementCallCount(), testing::internal::ExpectationBase::is_retired(), testing::internal::ExpectationBase::IsOverSaturated(), testing::internal::ExpectationBase::IsSatisfied(), testing::internal::ExpectationBase::IsSaturated(), testing::internal::ExpectationBase::Retire(), testing::internal::ExpectationBase::RetireAllPreRequisites(), and testing::internal::UntypedFunctionMockerBase::VerifyAndClearExpectationsLocked().
| #define GTEST_FLAG | ( | name | ) |
Referenced by testing::internal::GTestFlagSaver::GTestFlagSaver(), and testing::internal::GTestFlagSaver::~GTestFlagSaver().
| #define GTEST_FLAG_PREFIX_ "gtest_" |
| #define GTEST_FLAG_PREFIX_DASH_ "gtest-" |
| #define GTEST_FLAG_PREFIX_UPPER_ "GTEST_" |
| #define GTEST_HAS_ALT_PATH_SEP_ 0 |
| #define GTEST_HAS_CLONE 0 |
| #define GTEST_HAS_COMBINE 1 |
| #define GTEST_HAS_CXXABI_H_ 0 |
| #define GTEST_HAS_EXCEPTIONS 0 |
| #define GTEST_HAS_GLOBAL_STRING 0 |
| #define GTEST_HAS_GLOBAL_WSTRING (GTEST_HAS_STD_WSTRING && GTEST_HAS_GLOBAL_STRING) |
| #define GTEST_HAS_PARAM_TEST 1 |
| #define GTEST_HAS_POSIX_RE (!GTEST_OS_WINDOWS) |
| #define GTEST_HAS_PTHREAD |
| #define GTEST_HAS_RTTI 1 |
| #define GTEST_HAS_SEH 0 |
| #define GTEST_HAS_STD_STRING 1 |
| #define GTEST_HAS_STD_WSTRING (!(GTEST_OS_LINUX_ANDROID || GTEST_OS_CYGWIN || GTEST_OS_SOLARIS)) |
| #define GTEST_HAS_STREAM_REDIRECTION 1 |
| #define GTEST_HAS_TR1_TUPLE 1 |
| #define GTEST_IS_THREADSAFE 0 |
| #define GTEST_LANG_CXX11 0 |
| #define GTEST_LOCK_EXCLUDED_ | ( | locks | ) |
Referenced by testing::internal::ExpectationBase::CheckActionCountIfNotDone(), testing::UnitTest::current_test_case(), testing::UnitTest::current_test_info(), testing::internal::linked_ptr_internal::depart(), testing::UnitTest::internal::ReportFailureInUnknownLocation, testing::internal::UntypedFunctionMockerBase::MockObject(), testing::internal::UntypedFunctionMockerBase::Name(), testing::UnitTest::random_seed(), testing::internal::UntypedFunctionMockerBase::RegisterOwner(), testing::internal::UntypedFunctionMockerBase::SetOwnerAndName(), testing::internal::UntypedFunctionMockerBase::UntypedDescribeUninterestingCall(), testing::internal::UntypedFunctionMockerBase::UntypedFindMatchingExpectation(), testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith(), testing::internal::OsStackTraceGetter::UponLeavingGTest(), and testing::internal::FunctionMockerBase< F >::~FunctionMockerBase().
| #define GTEST_LOG_ | ( | severity | ) |
| #define GTEST_MUST_USE_RESULT_ |
Referenced by testing::UnitTest::Run().
| #define GTEST_NAME_ "Google Test" |
| #define GTEST_NO_INLINE_ |
| #define GTEST_PATH_SEP_ "/" |
| #define GTEST_PROJECT_URL_ "http://code.google.com/p/googletest/" |
| #define GTEST_SNPRINTF_ snprintf |
| #define GTEST_USE_OWN_TR1_TUPLE 1 |
| #define GTEST_USES_POSIX_RE 1 |
| #define GTEST_WIDE_STRING_USES_UTF16_ (GTEST_OS_WINDOWS || GTEST_OS_CYGWIN || GTEST_OS_SYMBIAN || GTEST_OS_AIX) |