HomePhabricator

[CMAKE] Rename secp256k1 test targets

Description

[CMAKE] Rename secp256k1 test targets

Summary:
Running the secp256k1 tests is obvious, using a check-secp256k1-*
target. But building the target without running the tests is much more
complicated, since names like tests doesn't tell much.
This diff renames the targets to prefix with secp256k1-* just like we
do with bitcoin-*.

Test Plan:

ninja secp256k1-tests
ninja secp256k1-exhaustive_tests
ninja check-secp256k1

Reviewers: #bitcoin_abc, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

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

Details

Provenance
FabienAuthored on Jun 1 2020, 14:42
FabienPushed on Jun 2 2020, 08:30
Reviewer
Restricted Project
Differential Revision
D6313: [CMAKE] Rename secp256k1 test targets
Parents
rABC388b66620b94: Merge #13160: wallet: Unlock spent outputs
Branches
Unknown
Tags
Unknown