Monero
Loading...
Searching...
No Matches
gtest_premature_exit_test.cc File Reference
#include <stdio.h>
#include "gtest/gtest.h"
Include dependency graph for gtest_premature_exit_test.cc:

Typedefs

typedef struct stat StatStruct

Functions

int main (int argc, char **argv)
GTEST_API_ void InitGoogleTest (int *argc, char **argv)
const char * GetEnv (const char *name)
int Stat (const char *path, StatStruct *buf)

Typedef Documentation

◆ StatStruct

Function Documentation

◆ GetEnv()

const char * testing::internal::posix::GetEnv ( const char * name)
inline

◆ InitGoogleTest()

void testing::InitGoogleTest ( int * argc,
char ** argv )

◆ main()

int main ( int argc,
char ** argv )

◆ Stat()

int testing::internal::posix::Stat ( const char * path,
StatStruct * buf )
inline