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-ebpf
Tamir Duberstein 13d47b8aff
integration-ebpf: artifact dependency bpf-linker
Replace the manual dependency machinery in integration-test/build.rs
with:

- integration-ebpf -[artifact-dependency]-> bpf-linker.
- integration-test -[build-dependency]-> integration-ebpf.
- integration-ebpf: build.rs that makes bpf-linker available to rustc.
- integration-ebpf: lib.rs (empty) creates a lib target, allows dep from
  integration-test.
- xtask: filter for test binaries now that the build also produces the
  bpf-linker binary.
- github: remove `cargo install bpf-linker` and commentary about cache
  invalidation.
- integration-test: remove bpf-linker installation instructions.
2 years ago
..
.cargo integration-ebpf: artifact dependency bpf-linker 2 years ago
src integration-ebpf: artifact dependency bpf-linker 2 years ago
Cargo.toml integration-ebpf: artifact dependency bpf-linker 2 years ago
build.rs integration-ebpf: artifact dependency bpf-linker 2 years ago
rust-toolchain.toml integration-test: use nightly toolchain with ebpf 2 years ago