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/src
Alessandro Decina 2227223a96 aya-log: fix hygiene
Before this change we leaked some bindings to the calling scope, so for
instance logging a variable named "len" led to a compile error.
11 months ago
..
bpf_probe_read.rs integration-test: replace macro with function 12 months ago
lib.rs integration-test: build-dep on integration-ebpf 1 year ago
log.rs aya-log: fix hygiene 11 months ago
map_test.rs aya-bpf-macros: Refactor for ease of testing 1 year ago
name_test.rs aya: Find programs using the symbol table 1 year ago
pass.rs aya-bpf-macros: Refactor for ease of testing 1 year ago
redirect.rs aya, bpf: misc fixes following review comments 1 year ago
relocations.rs Clippy over tests and integration-ebpf 1 year ago
ring_buf.rs aya: Implement RingBuf 11 months ago
test.rs aya-bpf-macros: Refactor for ease of testing 1 year ago
two_progs.rs integration-test: Add test for 2 progs in same section 1 year ago
xdp_sec.rs macros: add 'map' option to xdp macro 1 year ago