Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gtest_throw_on_failure_test_.cc File Reference
#include "gtest/gtest.h"
#include <stdio.h>
#include <stdlib.h>
#include <exception>
+ Include dependency graph for gtest_throw_on_failure_test_.cc:

Go to the source code of this file.

Functions

void TerminateHandler ()
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 53 of file gtest_throw_on_failure_test_.cc.

View newest version in sPHENIX GitHub at line 53 of file gtest_throw_on_failure_test_.cc

References EXPECT_EQ, testing::InitGoogleTest(), and TerminateHandler().

+ Here is the call graph for this function:

void TerminateHandler ( )

Definition at line 47 of file gtest_throw_on_failure_test_.cc.

View newest version in sPHENIX GitHub at line 47 of file gtest_throw_on_failure_test_.cc

References fprintf().

Referenced by main().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: