Skip to content

Add cargo-all-features #152

@JonathanWoollett-Light

Description

@JonathanWoollett-Light

Currently the rust-vmm CI runs carg test --all-features see:

"command": "cargo test --all-features --workspace",

This doesn't work for certain cases e.g. rust-vmm/vhost#218 (comment).

To test all features while supporting configuration for exclusive features unittests-gnu should run cargo test-all-features using https://github.com/frewsxcv/cargo-all-features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions