]> Gentwo Git Trees - linux/.git/commit
selftests/bpf: Test parsing of (multi-)split BTF
authorAlan Maguire <alan.maguire@oracle.com>
Tue, 4 Nov 2025 20:33:09 +0000 (20:33 +0000)
committerAndrii Nakryiko <andrii@kernel.org>
Tue, 4 Nov 2025 21:44:12 +0000 (13:44 -0800)
commitcc77a203896edbfecb566538e7046b882a971999
treeeb5fe7bd86ed853db7775317a1ff4d4b0808ef4a
parent4f596acc260e691a2e348f64230392f3472feea3
selftests/bpf: Test parsing of (multi-)split BTF

Write raw BTF to files, parse it and compare to original;
this allows us to test parsing of (multi-)split BTF code.

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