commit | d9db3550300f4390e457c79189e2601c107f9fe6 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Wed Aug 07 14:39:57 2019 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Wed Aug 07 14:43:49 2019 -0700 |
tree | 5c097c931205aa519d06738f156dcb8587e61e1e | |
parent | 20a9ad2e71368da8e831317f0a545e4bfb31cce1 [diff] |
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>