History log of /linux-master/tools/testing/selftests/bpf/progs/btf__core_reloc_primitives___err_non_ptr.c
Revision Date Author Comments
# d9db3550 07-Aug-2019 Andrii Nakryiko <andriin@fb.com>

selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests

Test CO-RE relocation handling of ints, enums, pointers, func protos, etc.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>