#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_LOCAL_FINISHED. More... | |
uint32_t | rv |
The exit status local test return with in NBO. More... | |
Definition at line 59 of file testing_cmds.h.
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().
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().