HomePhabricator

Don't create another wallet db directory in walletdb_tests

Description

Don't create another wallet db directory in walletdb_tests

Summary:
The walletdb_tests test cases start by creating a wallet db file in a
new directory. Now that the wallet test fixture is used (D3099), this
can be avoided by using the test fixture pwalletMain db instead.

Test Plan:

./src/test/test_bitcoin -t walletdb_tests

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D3102

Details

Provenance
FabienAuthored on May 24 2019, 09:53
FabienPushed on May 27 2019, 15:53
Reviewer
Restricted Project
Differential Revision
D3102: Don't create another wallet db directory in walletdb_tests
Parents
rABCed9bf5b2e489: Rename SCRIPT_ENABLE_CHECKDATASIG to SCRIPT_VERIFY_CHECKDATASIG_SIGOPS.
Branches
Unknown
Tags
Unknown