GNUnet 0.21.1
GNUNET_TESTING_CommandLocalFinished Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/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...
 
enum GNUNET_GenericReturnValue rv
 The exit status local test return with. More...
 

Detailed Description

Definition at line 81 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 86 of file testing_cmds.h.

Referenced by finished_cb(), and GNUNET_TESTING_send_local_test_finished_msg().

◆ rv

enum GNUNET_GenericReturnValue GNUNET_TESTING_CommandLocalFinished::rv

The exit status local test return with.

Definition at line 91 of file testing_cmds.h.

Referenced by finished_cb().


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