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

Go to the source code of this file.

Namespaces

 wallet
 

Functions

 wallet::BOOST_AUTO_TEST_CASE (walletinit_verify_walletdir_default)
 
 wallet::BOOST_AUTO_TEST_CASE (walletinit_verify_walletdir_custom)
 
 wallet::BOOST_AUTO_TEST_CASE (walletinit_verify_walletdir_does_not_exist)
 
 wallet::BOOST_AUTO_TEST_CASE (walletinit_verify_walletdir_is_not_directory)
 
 wallet::BOOST_AUTO_TEST_CASE (walletinit_verify_walletdir_is_not_relative)
 
 wallet::BOOST_AUTO_TEST_CASE (walletinit_verify_walletdir_no_trailing)
 
 wallet::BOOST_AUTO_TEST_CASE (walletinit_verify_walletdir_no_trailing2)