HomePhabricator

Align unit test names with their filenames

Description

Align unit test names with their filenames

Summary:
This consistency makes it easier to execute specific tests individually
because you know that using their base filename will work with
the --run_test=<testname> option of the runner.

This easily allows running a selection of focused test based on matching patterns in their filenames.

Test Plan: make check

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
freetraderAuthored on Jul 20 2017, 11:19
freetraderPushed on Jul 20 2017, 11:49
Reviewer
Restricted Project
Differential Revision
D350: Align unit test names with their filenames
Parents
rABC055242781488: Uncache UTXO on a per outpoint basis instead of a per transaction basis
Branches
Unknown
Tags
Unknown