Go to the source code of this file.
◆ GTEST_UNSUPPORTED_DEATH_TEST_
#define GTEST_UNSUPPORTED_DEATH_TEST_ |
( |
|
statement, |
|
|
|
regex, |
|
|
|
terminator |
|
) |
| |
Value:GTEST_AMBIGUOUS_ELSE_BLOCKER_ \
GTEST_LOG_(WARNING) \
<< "Death tests are not supported on this platform.\n" \
<< "Statement '" #statement "' cannot be verified."; \
GTEST_SUPPRESS_UNREACHABLE_CODE_WARNING_BELOW_(statement); \
terminator; \
} else \
::testing::Message()
GTEST_API_ bool AlwaysTrue()
static bool PartialMatch(const ::std::string &str, const RE &re)
Definition: gtest-port.h:1187
bool AlwaysFalse()
Definition: gtest-internal.h:736
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0