Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Namespaces | Functions
walletload_tests.cpp File Reference
#include <wallet/test/util.h>
#include <wallet/wallet.h>
#include <test/util/logging.h>
#include <test/util/setup_common.h>
#include <boost/test/unit_test.hpp>
Include dependency graph for walletload_tests.cpp:

Go to the source code of this file.

Classes

class  wallet::DummyDescriptor
 

Namespaces

 wallet
 

Functions

 wallet::BOOST_FIXTURE_TEST_CASE (wallet_load_descriptors, TestingSetup)
 
bool wallet::HasAnyRecordOfType (WalletDatabase &db, const std::string &key)
 
template<typename... Args>
SerializeData wallet::MakeSerializeData (const Args &... args)
 
 wallet::BOOST_FIXTURE_TEST_CASE (wallet_load_ckey, TestingSetup)