-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Allow to provide arguments through
cargo xtask test
The main motivation is the ability to specify a pattern for tests to run together with architest. Example command: ``` cargo xtask test --target x86_64-unknown-linux-musl \ --features all-vendored --features tls-rustls \ --kernel-versions 6.3 --force-architest \ -- dns ```
- Loading branch information
1 parent
d725099
commit d9a5f99
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters