Initialization message for gnunet-cmds-testbed to start cmd binary. More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/lib/testing/testing_cmds.h>
Data Fields | |
struct GNUNET_MessageHeader | header |
Type is GNUNET_MESSAGE_TYPE_CMDS_HELPER_INIT. More... | |
uint32_t | barrier_count |
Number of barriers the helper inherits. More... | |
Initialization message for gnunet-cmds-testbed to start cmd binary.
Definition at line 41 of file testing_cmds.h.
struct GNUNET_MessageHeader GNUNET_TESTING_CommandHelperInit::header |
Type is GNUNET_MESSAGE_TYPE_CMDS_HELPER_INIT.
Definition at line 46 of file testing_cmds.h.
uint32_t GNUNET_TESTING_CommandHelperInit::barrier_count |
Number of barriers the helper inherits.
Definition at line 51 of file testing_cmds.h.