History log of /linux-master/tools/testing/selftests/bpf/progs/test_ksyms.c
Revision Date Author Comments
# b7ddfab2 19-Jun-2020 Andrii Nakryiko <andriin@fb.com>

selftests/bpf: Add __ksym extern selftest

Validate libbpf is able to handle weak and strong kernel symbol externs in BPF
code correctly.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Reviewed-by: Hao Luo <haoluo@google.com>
Link: https://lore.kernel.org/bpf/20200619231703.738941-4-andriin@fb.com