Fabcoin Core  0.16.2
P2P Digital Currency
Namespaces | Functions
TestUtils.cpp File Reference
#include <thread>
#include <boost/test/unit_test.hpp>
#include <boost/filesystem.hpp>
#include <libdevcrypto/Common.h>
#include <test/libtestutils/Common.h>
#include <test/libtestutils/BlockChainLoader.h>
#include <test/libtestutils/FixedClient.h>
#include <test/libtesteth/TestUtils.h>
Include dependency graph for TestUtils.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

bool dev::test::getCommandLineOption (std::string const &_name)
 
std::string dev::test::getCommandLineArgument (std::string const &_name, bool _require=false)