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/test/integration-test
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
..
bpf feat(aya): Add iterator program type 5 months ago
src Exclude integration test from regular test run 4 weeks ago
Cargo.toml integration-test: use scopeguard over panic hook 1 month ago
build.rs Exclude integration test from regular test run 4 weeks ago