Go to the documentation of this file.
3 #ifndef __TESTUTIL_MONITORING_HPP_INCLUDED__
4 #define __TESTUTIL_MONITORING_HPP_INCLUDED__
6 #include "../include/zmq.h"
7 #include "../src/stdint.hpp"
39 int expected_err_ = -1,
40 bool optional_ =
false);
44 char **local_address_,
45 char **remote_address_);
48 int64_t expected_event_,
49 const char *expected_local_address_ =
NULL,
50 const char *expected_remote_address_ =
NULL);
int get_monitor_event(void *monitor_, int *value_, char **address_)
void expect_monitor_event_v2(void *monitor_, int64_t expected_event_, const char *expected_local_address_=NULL, const char *expected_remote_address_=NULL)
void expect_monitor_event(void *monitor_, int expected_event_)
const char * get_zmqEventName(uint64_t event)
GLbitfield GLuint64 timeout
int expect_monitor_event_multiple(void *server_mon_, int expected_event_, int expected_err_=-1, bool optional_=false)
void print_unexpected_event_stderr(int event_, int err_, int expected_event_, int expected_err_)
void print_events(void *socket, int timeout, int limit)
int64_t get_monitor_event_v2(void *monitor_, uint64_t **value_, char **local_address_, char **remote_address_)
int get_monitor_event_with_timeout(void *monitor_, int *value_, char **address_, int timeout_)
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:59