GNUnet 0.24.1-12-gebf1afa89
TestState Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/transport/transport-testing-cmds.h>

Collaboration diagram for TestState:
[legend]

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_NetjailTopologytopology
 The complete topology information. More...
 

Detailed Description

Definition at line 112 of file transport-testing-cmds.h.

Field Documentation

◆ testdir

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(), libgnunet_test_transport_plugin_cmd_udp_backchannel_init(), and start_testcase().

◆ cfgname

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(), libgnunet_test_transport_plugin_cmd_udp_backchannel_init(), and start_testcase().

◆ topology

struct GNUNET_TESTING_NetjailTopology* TestState::topology

The complete topology information.

Definition at line 129 of file transport-testing-cmds.h.

Referenced by handle_result(), libgnunet_test_transport_plugin_cmd_udp_backchannel_init(), and start_testcase().


The documentation for this struct was generated from the following file: