![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include "gtest/gtest-death-test.h"#include "gtest/gtest.h"#include "gtest/internal/gtest-filepath.h"
Functions | |
| TEST (ConditionalDeathMacrosTest, WarnsWhenDeathTestsNotAvailable) | |
| void | FuncWithAssert (int *n) |
| TEST (ConditionalDeathMacrosTest, AssertDeatDoesNotReturnhIfUnsupported) | |
| TEST (ConditionalDeathMacrosSyntaxDeathTest, SingleStatement) | |
| TEST (ConditionalDeathMacrosSyntaxDeathTest, SwitchStatement) | |
| TEST (NotADeathTest, Test) | |
| void FuncWithAssert | ( | int * | n | ) |
| TEST | ( | ConditionalDeathMacrosTest | , |
| WarnsWhenDeathTestsNotAvailable | |||
| ) |
| TEST | ( | ConditionalDeathMacrosTest | , |
| AssertDeatDoesNotReturnhIfUnsupported | |||
| ) |
| TEST | ( | ConditionalDeathMacrosSyntaxDeathTest | , |
| SingleStatement | |||
| ) |
| TEST | ( | ConditionalDeathMacrosSyntaxDeathTest | , |
| SwitchStatement | |||
| ) |
| TEST | ( | NotADeathTest | , |
| Test | |||
| ) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0