Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Functions
i2p_tests.cpp File Reference
#include <common/args.h>
#include <i2p.h>
#include <logging.h>
#include <netaddress.h>
#include <netbase.h>
#include <test/util/logging.h>
#include <test/util/net.h>
#include <test/util/setup_common.h>
#include <util/readwritefile.h>
#include <util/threadinterrupt.h>
#include <boost/test/unit_test.hpp>
#include <memory>
#include <string>
Include dependency graph for i2p_tests.cpp:

Go to the source code of this file.

Classes

class  EnvTestingSetup
 Save the log level and the value of CreateSock and restore them when the test ends. More...
 

Functions

 BOOST_AUTO_TEST_CASE (unlimited_recv)
 
 BOOST_AUTO_TEST_CASE (listen_ok_accept_fail)
 
 BOOST_AUTO_TEST_CASE (damaged_private_key)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( damaged_private_key  )

Definition at line 134 of file i2p_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( listen_ok_accept_fail  )

Definition at line 69 of file i2p_tests.cpp.

Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( unlimited_recv  )

Definition at line 47 of file i2p_tests.cpp.

Here is the call graph for this function: