The src/wallet/test/walletdb_tests.cpp test file defines its own test
fixture, which is equivalent to a subset of the WalletTestingSetup
from src/wallet/test/wallet_test_fixture.h.
Using the WalletTestingSetup will reduce maintenance cost.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGING1b5292777d9f: Refactor walletdb_tests to use the wallet test fixture
rABC1b5292777d9f: Refactor walletdb_tests to use the wallet test fixture
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable