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/bpf
Tamir Duberstein 630a767117 Split relocation tests into multiple files
This avoids requiring kernel support for all types of relocations when
testing a specific type.
3 weeks ago
..
enum_signed_32_checked_variants_reloc.bpf.c Split relocation tests into multiple files 3 weeks ago
enum_signed_32_reloc.bpf.c Split relocation tests into multiple files 3 weeks ago
enum_signed_64_checked_variants_reloc.bpf.c Split relocation tests into multiple files 3 weeks ago
enum_signed_64_reloc.bpf.c Split relocation tests into multiple files 3 weeks ago
enum_unsigned_32_checked_variants_reloc.bpf.c Split relocation tests into multiple files 3 weeks ago
enum_unsigned_32_reloc.bpf.c Split relocation tests into multiple files 3 weeks ago
enum_unsigned_64_checked_variants_reloc.bpf.c Split relocation tests into multiple files 3 weeks ago
enum_unsigned_64_reloc.bpf.c Split relocation tests into multiple files 3 weeks ago
ext.bpf.c integration-test: avoid reliance on kernel headers 2 years ago
field_reloc.bpf.c Split relocation tests into multiple files 3 weeks ago
iter.bpf.c feat(aya): Add iterator program type 6 months ago
main.bpf.c integration-test: avoid reliance on kernel headers 2 years ago
multimap-btf.bpf.c integration-test: Add map pinning coverage 2 years ago
pointer_reloc.bpf.c Split relocation tests into multiple files 3 weeks ago
reloc.h Split relocation tests into multiple files 3 weeks ago
struct_flavors_reloc.bpf.c Split relocation tests into multiple files 3 weeks ago
struct_with_scalars.h Split relocation tests into multiple files 3 weeks ago
text_64_64_reloc.c integration-test: avoid reliance on kernel headers 2 years ago
variables_reloc.bpf.c test: Reproduce relocation bug 7 months ago