Skip to content

Makefiles: Add native cargo test arg passthrough to test tasks#111

Merged
makubacki merged 1 commit intoOpenDevicePartnership:mainfrom
makubacki:support_normal_patina_test_args
Mar 27, 2026
Merged

Makefiles: Add native cargo test arg passthrough to test tasks#111
makubacki merged 1 commit intoOpenDevicePartnership:mainfrom
makubacki:support_normal_patina_test_args

Conversation

@makubacki
Copy link
Copy Markdown
Collaborator

Resolves OpenDevicePartnership/patina#1370

Update all Makefile.toml files so that cargo make test supports standard cargo test arguments (e.g., -p <package>, -- --nocapture).

Update all Makefile.toml files so that `cargo make test` supports
standard `cargo test` arguments (e.g., `-p <package>`, `-- --nocapture`).

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
@makubacki makubacki self-assigned this Mar 20, 2026
@makubacki makubacki merged commit 1214693 into OpenDevicePartnership:main Mar 27, 2026
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.

[Feature]: Allow test makefile task to support normal cargo test params

3 participants