OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
test_xml_dummy.cc File Reference
#include "base/os.h"
#include <iostream>
#include <boost/program_options.hpp>
#include <testing/gunit.h>
#include <test/test_cmn_util.h>
#include "test_xml.h"
#include "test_xml_oper.h"
Include dependency graph for test_xml_dummy.cc:

Go to the source code of this file.

Classes

class  TestDummy
 

Functions

void RouterIdDepInit (Agent *agent)
 
static void GetArgs (char *test_file, int argc, char *argv[])
 
 TEST_F (TestDummy, test_1)
 

Function Documentation

static void GetArgs ( char *  test_file,
int  argc,
char *  argv[] 
)
static

Definition at line 15 of file test_xml_dummy.cc.

void RouterIdDepInit ( Agent agent)

Definition at line 12 of file test_xml_dummy.cc.

TEST_F ( TestDummy  ,
test_1   
)

Definition at line 34 of file test_xml_dummy.cc.

Here is the call graph for this function: