![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#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>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) |
1.8.11