History log of /linux-master/tools/testing/selftests/bpf/progs/btf__core_reloc_arrays___err_wrong_val_type.c
Revision Date Author Comments
# 42765ede 01-Nov-2019 Andrii Nakryiko <andriin@fb.com>

selftests/bpf: Remove too strict field offset relo test cases

As libbpf is going to gain support for more field relocations, including field
size, some restrictions about exact size match are going to be lifted. Remove
test cases that explicitly test such failures.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20191101222810.1246166-2-andriin@fb.com