|
Electroneum
|


Protected Member Functions | |
| virtual void | SetUp () |
| virtual void | TearDown () |
Protected Member Functions inherited from testing::Test | |
| Test () | |
| Test () | |
Protected Attributes | |
| tools::wallet2 | w1 |
| const std::string | password = "testpass" |
| crypto::secret_key | recovery_key = crypto::secret_key() |
| const std::string | test_label = "subaddress test label" |
| uint32_t | major_index = 0 |
| uint32_t | minor_index = 0 |
| const cryptonote::subaddress_index | subaddress_index = {major_index, minor_index} |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
| virtual | ~Test () |
Static Public Member Functions inherited from testing::Test | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
Definition at line 40 of file subaddress.cpp.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 43 of file subaddress.cpp.

|
inlineprotectedvirtual |
|
protected |
Definition at line 68 of file subaddress.cpp.
|
protected |
Definition at line 69 of file subaddress.cpp.
|
protected |
Definition at line 64 of file subaddress.cpp.
|
protected |
Definition at line 65 of file subaddress.cpp.
|
protected |
Definition at line 70 of file subaddress.cpp.
|
protected |
Definition at line 66 of file subaddress.cpp.
|
protected |
Definition at line 63 of file subaddress.cpp.