#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/transport/transport-testing-cmds.h>
Data Fields | |
char * | testdir |
The name for a specific test environment directory. | |
char * | cfgname |
The name for the configuration file of the specific node. | |
struct GNUNET_TESTING_NetjailTopology * | topology |
The complete topology information. | |
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.
Referenced by handle_result(), handle_result(), handle_result(), handle_result(), handle_result(), handle_result(), handle_result(), handle_result(), libgnunet_test_transport_plugin_cmd_udp_backchannel_init(), start_testcase(), start_testcase(), start_testcase(), start_testcase(), start_testcase(), start_testcase(), and start_testcase().
char* TestState::cfgname |
The name for the configuration file of the specific node.
Definition at line 124 of file transport-testing-cmds.h.
Referenced by handle_result(), handle_result(), handle_result(), handle_result(), handle_result(), handle_result(), handle_result(), handle_result(), libgnunet_test_transport_plugin_cmd_udp_backchannel_init(), start_testcase(), start_testcase(), start_testcase(), start_testcase(), start_testcase(), start_testcase(), and start_testcase().
struct GNUNET_TESTING_NetjailTopology* TestState::topology |
The complete topology information.
Definition at line 129 of file transport-testing-cmds.h.
Referenced by handle_result(), handle_result(), handle_result(), handle_result(), handle_result(), handle_result(), handle_result(), handle_result(), libgnunet_test_transport_plugin_cmd_udp_backchannel_init(), start_testcase(), start_testcase(), start_testcase(), start_testcase(), start_testcase(), start_testcase(), and start_testcase().