ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Classes | Functions
parse_args_test.cpp File Reference
#include "source_io/parse_args.h"
#include "gtest/gtest.h"
#include "source_io/read_input.h"
#include "source_main/version.h"
Include dependency graph for parse_args_test.cpp:

Classes

class  ParseArgsTest
 

Functions

 TEST_F (ParseArgsTest, NoArguments)
 
 TEST_F (ParseArgsTest, VersionFlags)
 
 TEST_F (ParseArgsTest, InfoFlags)
 
 TEST_F (ParseArgsTest, UnknownArgument)
 
 TEST_F (ParseArgsTest, CheckInputFlag)
 
 TEST_F (ParseArgsTest, PriorityVersionOverCheckInput)
 

Function Documentation

◆ TEST_F() [1/6]

TEST_F ( ParseArgsTest  ,
CheckInputFlag   
)
Here is the call graph for this function:

◆ TEST_F() [2/6]

TEST_F ( ParseArgsTest  ,
InfoFlags   
)
Here is the call graph for this function:

◆ TEST_F() [3/6]

TEST_F ( ParseArgsTest  ,
NoArguments   
)
Here is the call graph for this function:

◆ TEST_F() [4/6]

TEST_F ( ParseArgsTest  ,
PriorityVersionOverCheckInput   
)
Here is the call graph for this function:

◆ TEST_F() [5/6]

TEST_F ( ParseArgsTest  ,
UnknownArgument   
)
Here is the call graph for this function:

◆ TEST_F() [6/6]

TEST_F ( ParseArgsTest  ,
VersionFlags   
)
Here is the call graph for this function: