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/src
Tyrone Wu 359b3eafe1
aya,aya-obj: add feature probing program type
Adds API that probes whether kernel supports a program type.

Additionally add `const fn bpf_insn::new()` so that common instructions
are not re-computed from `copy_instructions()`.

Assertions for `LircMode2` and `Lsm` are disabled because they require
certain kernel configs to be enabled, which are not by default in VM
tests.
4 months ago
..
tests aya,aya-obj: add feature probing program type 4 months ago
lib.rs feat(aya): Implement TCX 4 months ago
tests.rs aya,aya-obj: add feature probing program type 4 months ago
utils.rs aya,integration-test: improve integration tests for info API 5 months ago