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
Tamir Duberstein fa91fb4f59
Remove "async" feature
This feature is equivalent to async_tokio || async_std; removing it
avoids warnings emitted during `cargo hack check --feature-powerset`
where async is selected without either of the other features.

Use cargo hack to ensure clippy runs on the powerset of features.
1 year ago
..
bpf integration-test: compile C probes using build.rs 1 year ago
src fix loaded_programs() race in int-tests 1 year ago
Cargo.toml Remove "async" feature 1 year ago
build.rs integration-test: avoid cargo deadflock 1 year ago