Go to the source code of this file.
Macros | |
#define | LAST_OPTION ZMQ_DISCONNECT_MSG |
Functions | |
int | LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) |
int | main (int argc, char **argv) |
void | test_socket_options_fuzzer () |
#define LAST_OPTION ZMQ_DISCONNECT_MSG |
Definition at line 11 of file test_socket_options_fuzzer.cpp.
int LLVMFuzzerTestOneInput | ( | const uint8_t * | data, |
size_t | size | ||
) |
Definition at line 16 of file test_socket_options_fuzzer.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 62 of file test_socket_options_fuzzer.cpp.
void test_socket_options_fuzzer | ( | ) |
Definition at line 42 of file test_socket_options_fuzzer.cpp.