#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/testing/testing_cmds.h>
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... | |
Definition at line 81 of file testing_cmds.h.
struct GNUNET_MessageHeader GNUNET_TESTING_CommandLocalFinished::header |
Type is GNUNET_MESSAGE_TYPE_CMDS_HELPER_LOCAL_FINISHED.
Definition at line 48 of file testing_cmds.h.
Referenced by finished_cb(), and GNUNET_TESTING_send_local_test_finished_msg().
enum GNUNET_GenericReturnValue GNUNET_TESTING_CommandLocalFinished::rv |
The exit status local test return with.
Definition at line 48 of file testing_cmds.h.
Referenced by finished_cb().