|
OpenSDN source code
|
#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"
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) | |
|
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 | |||
| ) |