Bitcoin ABC  0.29.12
P2P Digital Currency
Functions
db_tests.cpp File Reference
#include <seeder/db.h>
#include <boost/test/unit_test.hpp>
Include dependency graph for db_tests.cpp:

Go to the source code of this file.

Functions

static CNetAddr ResolveIP (const std::string &ip)
 
static SeederAddrInfo BuildSeederAddrInfo (const CService &ip, bool good, uint64_t services=NODE_NETWORK, int clientVersion=REQUIRE_VERSION)
 
 BOOST_AUTO_TEST_CASE (seederaddrinfo_test)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( seederaddrinfo_test  )

Definition at line 55 of file db_tests.cpp.

Here is the call graph for this function:

◆ BuildSeederAddrInfo()

static SeederAddrInfo BuildSeederAddrInfo ( const CService ip,
bool  good,
uint64_t  services = NODE_NETWORK,
int  clientVersion = REQUIRE_VERSION 
)
static

Definition at line 15 of file db_tests.cpp.

Here is the caller graph for this function:

◆ ResolveIP()

static CNetAddr ResolveIP ( const std::string &  ip)
static

Definition at line 9 of file db_tests.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: