|
Monero
|
#include "unit_tests_utils.h"#include "gtest/gtest.h"#include "file_io_utils.h"#include "wallet/wallet2.h"#include "common/util.h"
Functions | |
| TEST (wallet_storage, store_to_file2file) | |
| TEST (wallet_storage, store_to_mem2file) | |
| TEST (wallet_storage, change_password_same_file) | |
| TEST (wallet_storage, change_password_different_file) | |
| TEST (wallet_storage, change_password_in_memory) | |
| TEST (wallet_storage, change_password_mem2file) | |
Variables | |
| static constexpr const char | WALLET_00fd416a_PRIMARY_ADDRESS [] |
| TEST | ( | wallet_storage | , |
| change_password_different_file | ) |
| TEST | ( | wallet_storage | , |
| change_password_in_memory | ) |
| TEST | ( | wallet_storage | , |
| change_password_mem2file | ) |
| TEST | ( | wallet_storage | , |
| change_password_same_file | ) |
| TEST | ( | wallet_storage | , |
| store_to_file2file | ) |
| TEST | ( | wallet_storage | , |
| store_to_mem2file | ) |
|
staticconstexpr |