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
Dave Tucker ffe293e48c 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>
2 years ago
..
bpf aya: Find programs using the symbol table 2 years ago
src aya-bpf-macros: Refactor for ease of testing 2 years ago
Cargo.toml cargo: Define dependencies on the workspace level 2 years ago
build.rs Merge pull request #669 from aya-rs/bpf-linker-hella-warnings 2 years ago