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 6fc09ca07a
integration-test: build-dep on integration-ebpf
Remove the manual dependency tracking machinery in
integration-test/build.rs in favor of a build-dependency on
integration-ebpf. This required adding an empty lib.rs to create the
library target.

This allows integration-test/build.rs to be ignorant of bpf-linker.
Remove that in favor of the logic now in integration-ebpf.
1 year ago
..
bpf integration-test: compile C probes using build.rs 1 year ago
src Make logging test output more legible 1 year ago
Cargo.toml integration-test: build-dep on integration-ebpf 1 year ago
build.rs integration-test: build-dep on integration-ebpf 1 year ago