GNUnet 0.21.2
TestState Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_firefly/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.

◆ cfgname

char* TestState::cfgname

The name for the configuration file of the specific node.

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

◆ topology

struct GNUNET_TESTING_NetjailTopology* TestState::topology

The complete topology information.

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


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