summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/btf__core_reloc_ints___bool.c
AgeCommit message (Collapse)Author
2019-08-07selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko
Add various tests validating handling compatible/incompatible integer types. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Acked-by: Song Liu <songliubraving@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>