Bitcoin Core 32.99.0
P2P Digital Currency
Namespaces | Functions
wallet_interfaces_tests.cpp File Reference
#include <interfaces/wallet.h>
#include <key_io.h>
#include <test/util/setup_common.h>
#include <wallet/context.h>
#include <wallet/test/util.h>
#include <wallet/wallet.h>
#include <boost/test/unit_test.hpp>
#include <optional>
Include dependency graph for wallet_interfaces_tests.cpp:

Go to the source code of this file.

Namespaces

namespace  wallet
 

Functions

 wallet::BOOST_AUTO_TEST_CASE (addhdkey)
 
 wallet::BOOST_AUTO_TEST_CASE (addhdkey_with_key)
 
 wallet::BOOST_AUTO_TEST_CASE (addhdkey_with_malformed_key)
 
 wallet::BOOST_AUTO_TEST_CASE (addhdkey_wallet_locked)