Fabcoin Core  0.16.2
P2P Digital Currency
Namespaces | Functions
memorydb.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <iostream>
#include <libdevcore/MemoryDB.h>
#include <test/libtesteth/TestHelper.h>
Include dependency graph for memorydb.cpp:

Go to the source code of this file.

Namespaces

 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 
 dev::test
 

Functions

 BOOST_AUTO_TEST_CASE (kill)
 
 BOOST_AUTO_TEST_CASE (purgeMainMem)
 
 BOOST_AUTO_TEST_CASE (purgeMainMem_Refs)
 
 BOOST_AUTO_TEST_CASE (purgeAuxMem)
 
 BOOST_AUTO_TEST_CASE (copy)
 
 BOOST_AUTO_TEST_CASE (lookUp)
 
 BOOST_AUTO_TEST_CASE (stream)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( kill  )

Definition at line 39 of file memorydb.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( purgeMainMem  )

Definition at line 51 of file memorydb.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( purgeMainMem_Refs  )

Definition at line 78 of file memorydb.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( purgeAuxMem  )

Definition at line 134 of file memorydb.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( copy  )

Definition at line 161 of file memorydb.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( lookUp  )

Definition at line 180 of file memorydb.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( stream  )

Definition at line 202 of file memorydb.cpp.

Here is the call graph for this function: