Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions | Variables
logging_unittests.cc File Reference
#include <signal.h>
#include "flutter/fml/build_config.h"
#include "flutter/fml/log_settings.h"
#include "flutter/fml/logging.h"
#include "fml/log_level.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Classes

class  fml::testing::MakeSureFmlLogDoesNotSegfaultWhenStaticallyCalled
 

Namespaces

namespace  fml
 
namespace  fml::testing
 

Functions

int fml::testing::UnreachableScopeWithoutReturnDoesNotMakeCompilerMad ()
 
int fml::testing::UnreachableScopeWithMacroWithoutReturnDoesNotMakeCompilerMad ()
 
 fml::testing::TEST (LoggingTest, UnreachableKillProcess)
 
 fml::testing::TEST (LoggingTest, UnreachableKillProcessWithMacro)
 
 fml::testing::TEST (LoggingTest, SanityTests)
 

Variables

static MakeSureFmlLogDoesNotSegfaultWhenStaticallyCalled fml::testing::fml_log_static_check_