GNUnet 0.21.1
TestSystemState Struct Reference

Struct to hold information for callbacks. More...

Collaboration diagram for TestSystemState:
[legend]

Data Fields

struct GNUNET_TESTING_Systemtest_system
 
const char * testdir
 
const char * create_label
 

Detailed Description

Struct to hold information for callbacks.

Definition at line 37 of file testing_api_cmd_system_create.c.

Field Documentation

◆ test_system

struct GNUNET_TESTING_System* TestSystemState::test_system

Definition at line 39 of file testing_api_cmd_system_create.c.

Referenced by system_create_run(), and system_create_traits().

◆ testdir

const char* TestSystemState::testdir

◆ create_label

const char* TestSystemState::create_label

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