#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/transport/transport-testing-cmds.h>
Data Fields | |
char * | testdir |
The name for a specific test environment directory. More... | |
char * | cfgname |
The name for the configuration file of the specific node. More... | |
struct GNUNET_TESTING_NetjailTopology * | topology |
The complete topology information. More... | |
Definition at line 112 of file transport-testing-cmds.h.
char* TestState::testdir |
The name for a specific test environment directory.
Definition at line 118 of file transport-testing-cmds.h.
char* TestState::cfgname |
The name for the configuration file of the specific node.
Definition at line 124 of file transport-testing-cmds.h.
struct GNUNET_TESTING_NetjailTopology* TestState::topology |
The complete topology information.
Definition at line 129 of file transport-testing-cmds.h.