#include "unit-test.h"#include <string>#include <vector>#include <future>#include "Util/conscience_log.h"#include "Util/conscience_util.h"#include "Util/system.h"#include "Communication/UdpServer.h"#include "Communication/UdpClient.h"Macros | |
| #define | TEST_UDP_PORT 45555 |
Functions | |
| BOOST_FIXTURE_TEST_CASE (Udp_UnitTests_serveCallAndRelease, Fixture) | |
| BOOST_FIXTURE_TEST_CASE (Udp_UnitTests_openCloseMultiple, Fixture) | |
| #define TEST_UDP_PORT 45555 |
| BOOST_FIXTURE_TEST_CASE | ( | Udp_UnitTests_openCloseMultiple | , |
| Fixture | |||
| ) |
| BOOST_FIXTURE_TEST_CASE | ( | Udp_UnitTests_serveCallAndRelease | , |
| Fixture | |||
| ) |