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
Dave Tucker c72aab5f7b aya-bpf-macros: Refactor for ease of testing
The aya-bpf-macros needed refactoring for:

1. Ease of testing
2. To be consistent with when we use K/V args vs. idents
3. To deprecate the use of `name` to change the exported name of a
   function - we now use the symbol table.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
1 year ago
..
.cargo integration-ebpf: add cargo config 1 year ago
src aya-bpf-macros: Refactor for ease of testing 1 year ago
Cargo.toml integration-ebpf: invalidate on bpf-linker 1 year ago
build.rs test: document cargo build scripts 1 year ago
rust-toolchain.toml integration-test: use nightly toolchain with ebpf 1 year ago