#include "testutil.hpp"
#include "testutil_unity.hpp"
#include <stdio.h>
#include <stdlib.h>
#include <vector>
Go to the source code of this file.
Functions | |
int | main (void) |
SETUP_TEARDOWN_TESTCONTEXT void | test_system_max () |
void | test_zmq_default_max () |
int main | ( | void | ) |
Definition at line 63 of file test_many_sockets.cpp.
SETUP_TEARDOWN_TESTCONTEXT void test_system_max | ( | ) |
Definition at line 12 of file test_many_sockets.cpp.
void test_zmq_default_max | ( | ) |
Definition at line 39 of file test_many_sockets.cpp.