HomePhabricator

[CMAKE] Unbreak the activated tests

Description

[CMAKE] Unbreak the activated tests

Summary:
The tests with next upgrade activated is silently broken since there is
no longer any test suite enabled (D4698).

This diff re-enables the upgraded tests, apply them to all the boost
unit tests (and not only test_bitcoin) and run them in parallel like
any regular test.

Test Plan:

cmake -GNinja .. -DTEST_WITH_UPGRADE_ACTIVATED=ON
ninja check

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

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

Details

Provenance
FabienAuthored on Dec 19 2019, 15:51
deadalnixPushed on Dec 19 2019, 23:16
Reviewer
Restricted Project
Differential Revision
D4770: [CMAKE] Unbreak the activated tests
Parents
rSTAGING0bd3eb9c0cd9: [CMAKE] Add a status message to inform the user that ccache is used
Branches
Unknown
Tags
Unknown