Fabcoin Core
0.16.2
P2P Digital Currency
|
Public Member Functions | |
RLPXTestFixture () | |
~RLPXTestFixture () | |
Public Member Functions inherited from dev::test::TestOutputHelper | |
TestOutputHelper () | |
~TestOutputHelper () | |
Public Attributes | |
Secp256k1PP * | s_secp256k1 |
Additional Inherited Members | |
Static Public Member Functions inherited from dev::test::TestOutputHelper | |
static void | initTest (int _maxTests=1) |
static void | initTest (json_spirit::mValue &_v) |
static bool | passTest (json_spirit::mObject &_o, std::string &_testName) |
static void | setMaxTests (int _count) |
static void | setCurrentTestFileName (std::string _name) |
static std::string const & | testName () |
static std::string const & | caseName () |
static std::string const & | testFileName () |
static void | finishTest () |
static void | printTestExecStats () |
Secp256k1PP* RLPXTestFixture::s_secp256k1 |