GNUnet 0.21.2
GNUNET_TESTING_CommandLocalFinished Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/lib/testing/testing_cmds.h>

Collaboration diagram for GNUNET_TESTING_CommandLocalFinished:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type is GNUNET_MESSAGE_TYPE_CMDS_HELPER_LOCAL_FINISHED. More...
 
uint32_t rv
 The exit status local test return with in NBO. More...
 

Detailed Description

Definition at line 59 of file testing_cmds.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_TESTING_CommandLocalFinished::header

Type is GNUNET_MESSAGE_TYPE_CMDS_HELPER_LOCAL_FINISHED.

Definition at line 64 of file testing_cmds.h.

Referenced by finished_cb().

◆ rv

uint32_t GNUNET_TESTING_CommandLocalFinished::rv

The exit status local test return with in NBO.

Definition at line 69 of file testing_cmds.h.

Referenced by finished_cb().


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