Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Functions
EthereumPeerTest.cpp File Reference
#include <libethereum/EthereumPeer.h>
#include <libp2p/Host.h>
#include <test/libtesteth/TestHelper.h>
Include dependency graph for EthereumPeerTest.cpp:

Go to the source code of this file.

Classes

class  MockHostCapability
 
class  MockSession
 
class  MockEthereumPeerObserver
 
class  EthereumPeerTestFixture
 

Functions

 BOOST_AUTO_TEST_CASE (EthereumPeerSuite_requestNodeData)
 
 BOOST_AUTO_TEST_CASE (EthereumPeerSuite_requestNodeDataSeveralHashes)
 
 BOOST_AUTO_TEST_CASE (EthereumPeerSuite_requestNodeDataAddsAskingNote)
 
 BOOST_AUTO_TEST_CASE (EthereumPeerSuite_requestNodeDataWithNoHashesSetsAskNoteToNothing)
 
 BOOST_AUTO_TEST_CASE (EthereumPeerSuite_requestReceipts)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( EthereumPeerSuite_requestNodeData  )

Definition at line 126 of file EthereumPeerTest.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( EthereumPeerSuite_requestNodeDataSeveralHashes  )

Definition at line 141 of file EthereumPeerTest.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( EthereumPeerSuite_requestNodeDataAddsAskingNote  )

Definition at line 156 of file EthereumPeerTest.cpp.

BOOST_AUTO_TEST_CASE ( EthereumPeerSuite_requestNodeDataWithNoHashesSetsAskNoteToNothing  )

Definition at line 165 of file EthereumPeerTest.cpp.

BOOST_AUTO_TEST_CASE ( EthereumPeerSuite_requestReceipts  )

Definition at line 173 of file EthereumPeerTest.cpp.

Here is the call graph for this function: