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/module_parameter/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)
 
 TEST_F (ParseArgsTest, HelpGeneralShort)
 
 TEST_F (ParseArgsTest, HelpGeneralLong)
 
 TEST_F (ParseArgsTest, HelpKnownParameter)
 
 TEST_F (ParseArgsTest, HelpUnknownParameter)
 
 TEST_F (ParseArgsTest, SearchWithResults)
 
 TEST_F (ParseArgsTest, SearchLongWithResults)
 
 TEST_F (ParseArgsTest, SearchWithNoResults)
 
 TEST_F (ParseArgsTest, SearchWithoutQuery)
 
 TEST_F (ParseArgsTest, HelpFollowedByFlag)
 

Function Documentation

◆ TEST_F() [1/15]

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

◆ TEST_F() [2/15]

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

◆ TEST_F() [3/15]

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

◆ TEST_F() [4/15]

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

◆ TEST_F() [5/15]

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

◆ TEST_F() [6/15]

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

◆ TEST_F() [7/15]

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

◆ TEST_F() [8/15]

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

◆ TEST_F() [9/15]

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

◆ TEST_F() [10/15]

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

◆ TEST_F() [11/15]

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

◆ TEST_F() [12/15]

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

◆ TEST_F() [13/15]

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

◆ TEST_F() [14/15]

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

◆ TEST_F() [15/15]

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