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

Classes

class  GlobalFile
 

Macros

#define private   public
 

Functions

 TEST_F (GlobalFile, mkdirout)
 
 TEST_F (GlobalFile, mkdiratom)
 
 TEST_F (GlobalFile, openlog)
 
 TEST_F (GlobalFile, closelog)
 
 TEST_F (GlobalFile, closealllog)
 

Macro Definition Documentation

◆ private

#define private   public

Function Documentation

◆ TEST_F() [1/5]

TEST_F ( GlobalFile  ,
closealllog   
)
Here is the call graph for this function:

◆ TEST_F() [2/5]

TEST_F ( GlobalFile  ,
closelog   
)
Here is the call graph for this function:

◆ TEST_F() [3/5]

TEST_F ( GlobalFile  ,
mkdiratom   
)
Here is the call graph for this function:

◆ TEST_F() [4/5]

TEST_F ( GlobalFile  ,
mkdirout   
)
Here is the call graph for this function:

◆ TEST_F() [5/5]

TEST_F ( GlobalFile  ,
openlog   
)
Here is the call graph for this function: