Functions | Variables
test/command_line.cpp File Reference

Unit Test for the tclap header library. More...

#include <gtest/gtest.h>
#include "../../include/ecl/command_line.hpp"
Include dependency graph for test/command_line.cpp:

Go to the source code of this file.

Functions

 catch (ArgException &e)
 
int main (int argc, char **argv)
 
 TEST (CommandLineTests, verify)
 

Variables

static int myargc
 
static char ** myargv
 

Detailed Description

Unit Test for the tclap header library.

Unit Test for the tclap header library (ecl/command_line.hpp).

Date
May, 2009

Definition in file test/command_line.cpp.

Function Documentation

◆ catch()

catch ( ArgException e)

Definition at line 64 of file test/command_line.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 73 of file test/command_line.cpp.

◆ TEST()

TEST ( CommandLineTests  ,
verify   
)

Definition at line 38 of file test/command_line.cpp.

Variable Documentation

◆ myargc

int myargc
static

Definition at line 31 of file test/command_line.cpp.

◆ myargv

char** myargv
static

Definition at line 32 of file test/command_line.cpp.



ecl_command_line
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:13