PIVX Core  5.6.99
P2P Digital Currency
Functions
net_quorums_tests.cpp File Reference
#include "test/test_pivx.h"
#include "evo/deterministicmns.h"
#include "llmq/quorums_connections.h"
#include <boost/test/unit_test.hpp>
Include dependency graph for net_quorums_tests.cpp:

Go to the source code of this file.

Functions

std::vector< CDeterministicMNCPtrcreateMNList (unsigned int size)
 
void checkQuorumRelayMembers (const std::vector< CDeterministicMNCPtr > &list, unsigned int expectedResSize)
 
 BOOST_FIXTURE_TEST_CASE (get_quorum_relay_members, BasicTestingSetup)
 

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE()

BOOST_FIXTURE_TEST_CASE ( get_quorum_relay_members  ,
BasicTestingSetup   
)

Definition at line 40 of file net_quorums_tests.cpp.

Here is the call graph for this function:

◆ checkQuorumRelayMembers()

void checkQuorumRelayMembers ( const std::vector< CDeterministicMNCPtr > &  list,
unsigned int  expectedResSize 
)

Definition at line 30 of file net_quorums_tests.cpp.

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

◆ createMNList()

std::vector<CDeterministicMNCPtr> createMNList ( unsigned int  size)

Definition at line 14 of file net_quorums_tests.cpp.

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