Skip to content

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

Open
makubacki wants to merge 1 commit intoOpenDevicePartnership:mainfrom
makubacki:support_normal_patina_test_args
Open

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

Conversation

@makubacki
Copy link
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
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