#include <common/pcp.h>
#include <netbase.h>
#include <test/util/logging.h>
#include <test/util/setup_common.h>
#include <util/time.h>
#include <boost/test/unit_test.hpp>
#include <algorithm>
#include <deque>
Go to the source code of this file.
◆ BOOST_AUTO_TEST_CASE() [1/10]
BOOST_AUTO_TEST_CASE |
( |
natpmp_ipv4 |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/10]
BOOST_AUTO_TEST_CASE |
( |
natpmp_protocol_error |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/10]
BOOST_AUTO_TEST_CASE |
( |
pcp_connrefused |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/10]
BOOST_AUTO_TEST_CASE |
( |
pcp_ipv4 |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/10]
BOOST_AUTO_TEST_CASE |
( |
pcp_ipv4_fail_no_resources |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [6/10]
BOOST_AUTO_TEST_CASE |
( |
pcp_ipv4_fail_unsupported_version |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [7/10]
BOOST_AUTO_TEST_CASE |
( |
pcp_ipv6 |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [8/10]
BOOST_AUTO_TEST_CASE |
( |
pcp_ipv6_timeout_success |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [9/10]
BOOST_AUTO_TEST_CASE |
( |
pcp_protocol_error |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [10/10]
BOOST_AUTO_TEST_CASE |
( |
pcp_timeout |
| ) |
|