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
Dave Tucker adf16e2102 test: Reproduce relocation bug
Users have reported issues with programs failing the verifier when they
are attempting to read or write to variables that the compiler places in
the .bss section. Add a test that places variables in each section and
exercises read and write operations on them.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
3 months ago
..
ext.bpf.c integration-test: avoid reliance on kernel headers 1 year ago
main.bpf.c integration-test: avoid reliance on kernel headers 1 year ago
multimap-btf.bpf.c integration-test: Add map pinning coverage 1 year ago
reloc.bpf.c aya-obj: Handle lack of match of enum variants correctly 12 months ago
text_64_64_reloc.c integration-test: avoid reliance on kernel headers 1 year ago
variables_reloc.bpf.c test: Reproduce relocation bug 3 months ago