Struct to hold information for callbacks. More...
Data Fields | |
struct GNUNET_TESTING_System * | test_system |
const char * | testdir |
const char * | create_label |
Struct to hold information for callbacks.
Definition at line 37 of file testing_api_cmd_system_create.c.
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().
const char* TestSystemState::testdir |
Definition at line 41 of file testing_api_cmd_system_create.c.
Referenced by system_create_run().
const char* TestSystemState::create_label |
Definition at line 41 of file testing_api_cmd_system_destroy.c.
Referenced by system_destroy_run().