ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Macros | Functions
tool_quit_test.cpp File Reference
#include "../tool_quit.h"
#include "../global_variable.h"
#include "source_io/module_parameter/parameter.h"
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#include "mpi.h"
Include dependency graph for tool_quit_test.cpp:

Classes

class  ToolQuitTest
 

Macros

#define private   public
 

Functions

 TEST_F (ToolQuitTest, warning)
 
 TEST_F (ToolQuitTest, quit)
 
 TEST_F (ToolQuitTest, quit_with_ret)
 
 TEST_F (ToolQuitTest, warningquit)
 
 TEST_F (ToolQuitTest, warningquit_with_ret)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ private

#define private   public

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ TEST_F() [1/5]

TEST_F ( ToolQuitTest  ,
quit   
)
Here is the call graph for this function:

◆ TEST_F() [2/5]

TEST_F ( ToolQuitTest  ,
quit_with_ret   
)
Here is the call graph for this function:

◆ TEST_F() [3/5]

TEST_F ( ToolQuitTest  ,
warning   
)
Here is the call graph for this function:

◆ TEST_F() [4/5]

TEST_F ( ToolQuitTest  ,
warningquit   
)
Here is the call graph for this function:

◆ TEST_F() [5/5]

TEST_F ( ToolQuitTest  ,
warningquit_with_ret   
)
Here is the call graph for this function: