Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <boost/test/unit_test.hpp>
#include <iostream>
#include <libdevcore/MemoryDB.h>
#include <test/libtesteth/TestHelper.h>
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) | |
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 | ) |