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
astoycos b72d1d689d
aya: fix map_pin_path logic
If a user specifies map_pin_path then the maps should ALWAYS be
pinned by name at that path, or consumed from existing pins.

Add an integration test to verify this logic is functioning as
expected.

Signed-off-by: astoycos <astoycos@redhat.com>
3 weeks ago
..
ext.bpf.c integration-test: avoid reliance on kernel headers 2 years ago
iter.bpf.c feat(aya): Add iterator program type 3 months ago
main.bpf.c integration-test: avoid reliance on kernel headers 2 years ago
multimap-btf.bpf.c aya: fix map_pin_path logic 3 weeks ago
reloc.bpf.c aya-obj: Handle lack of match of enum variants correctly 1 year ago
text_64_64_reloc.c integration-test: avoid reliance on kernel headers 2 years ago
variables_reloc.bpf.c test: Reproduce relocation bug 4 months ago