Bitcoin ABC 0.26.3
P2P Digital Currency
|
#include <common/system.h>
#include <noui.h>
#include <test/util/logging.h>
#include <test/util/setup_common.h>
#include <wallet/test/init_test_fixture.h>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
BOOST_AUTO_TEST_CASE | ( | walletinit_verify_walletdir_custom | ) |
BOOST_AUTO_TEST_CASE | ( | walletinit_verify_walletdir_default | ) |
BOOST_AUTO_TEST_CASE | ( | walletinit_verify_walletdir_does_not_exist | ) |
BOOST_AUTO_TEST_CASE | ( | walletinit_verify_walletdir_is_not_directory | ) |
BOOST_AUTO_TEST_CASE | ( | walletinit_verify_walletdir_is_not_relative | ) |
BOOST_AUTO_TEST_CASE | ( | walletinit_verify_walletdir_no_trailing | ) |
BOOST_AUTO_TEST_CASE | ( | walletinit_verify_walletdir_no_trailing2 | ) |