]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/bpf: Test multi-split BTF
authorAlan Maguire <alan.maguire@oracle.com>
Mon, 19 May 2025 16:59:35 +0000 (17:59 +0100)
committerAndrii Nakryiko <andrii@kernel.org>
Tue, 20 May 2025 23:22:30 +0000 (16:22 -0700)
commit02f5e7c1f3ea18c99403b23b8bb400bd07b0c456
treece492faecbb01577eba98e4515d44218001836b7
parent4e29128a9acec2a622734844bedee013e2901bdf
selftests/bpf: Test multi-split BTF

Extend split BTF test to cover case where we create split BTF on top of
existing split BTF and add info to it; ensure that such BTF can be
created and handled by searching within it, dumping/comparing to expected.

Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20250519165935.261614-3-alan.maguire@oracle.com
tools/testing/selftests/bpf/prog_tests/btf_split.c