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 34a20b1cc6 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 Merge pull request #657 from aya-rs/build-rs-invalidate-deps 2 years ago
build.rs integration-test: bust cache on bpf-linker 2 years ago