Skip to content

Use test= with coverage target#941

Open
matsl wants to merge 1 commit intomasterfrom
pr_use_test_instead_of_testspec
Open

Use test= with coverage target#941
matsl wants to merge 1 commit intomasterfrom
pr_use_test_instead_of_testspec

Conversation

@matsl
Copy link
Copy Markdown
Collaborator

@matsl matsl commented Apr 21, 2026

What

Use test= with coverage target.

  • Makefile (COVERAGE_TESTSPEC): Use test= for specifying the test selector
    to be used when running coverage check. Defaults to t.

Why

This harmonizes with the test target where test= it used to
select what tests to run.

* Makefile (COVERAGE_TESTSPEC): Use test= for specifying the test selector
to be used when running coverage check. Defaults to t.
@matsl matsl requested review from rswgnu April 21, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant