HomePhabricator

[CMAKE] Run wallet tests as part of the check-bitcoin target

Description

[CMAKE] Run wallet tests as part of the check-bitcoin target

Summary:
The wallet tests were build with the test_bitcoin executable but have
been forgotten as part of the check-bitcoin target.

Test Plan:

ninja check-bitcoin

Ensure the wallet tests are run.

cmake -GNinja .. -DBUILD_BITCOIN_WALLET=OFF
ninja check-bitcoin

Ensure the tests are run, but no wallet test.

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Subscribers: jasonbcox

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

Details

Provenance
FabienAuthored on Jan 17 2020, 22:21
FabienPushed on Jan 17 2020, 22:37
Reviewer
Restricted Project
Differential Revision
D5008: [CMAKE] Run wallet tests as part of the check-bitcoin target
Parents
rABC7f1f8a59cc69: Merge #13862: utils: drop boost::interprocess::file_lock
Branches
Unknown
Tags
Unknown