You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask
Thomas Eizinger 3f9b604b17
Exclude integration test from regular test run
Integration tests should only run when compiled via the xtask command.
To achieve this, we introduce a custom `cfg` that removes the `test`
attribute when the code is compiled via regular `cargo test`.
4 weeks ago
..
libbpf@20ea95b450 xtask: Generate new bindings 1 year ago
public-api Add support for Flow Dissector programs 1 month ago
src Exclude integration test from regular test run 4 weeks ago
Cargo.toml feat: Refactor init into test-distro 1 month ago