Page MenuHomePhabricator

[CMAKE] Move the upgrade activated tests out of the TestSuite module
ClosedPublic

Authored by Fabien on Feb 21 2020, 15:08.

Details

Summary

The TestSuite module is shared code and should not contain project
dependent behavior; e.g. it makes no sense to have this code be part of
the secp256k1 library.

There is no change in behavior.

Depends on D5312.

Test Plan
ninja check check-upgrade-activated

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cmake_test_upgrade_separated
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9537
Build 16984: Default Diff Build & Tests
Build 16983: arc lint + arc unit