summaryrefslogtreecommitdiff
path: root/scripts/clang-version.sh
diff options
context:
space:
mode:
authorAndrii Nakryiko <andriin@fb.com>2020-07-07 18:53:16 -0700
committerDaniel Borkmann <daniel@iogearbox.net>2020-07-09 00:44:45 +0200
commitfcda189a5133b6fe50eb63d1062a15be4df9e3de (patch)
treebc66bc67426d8b6b4b35b8975a97520badf712c7 /scripts/clang-version.sh
parent0f0e55d8247c0742a9b026fc097fcc605383b9db (diff)
selftests/bpf: Add test relying only on CO-RE and no recent kernel features
Add a test that relies on CO-RE, but doesn't expect any of the recent features, not available on old kernels. This is useful for Travis CI tests running against very old kernels (e.g., libbpf has 4.9 kernel testing now), to verify that CO-RE still works, even if kernel itself doesn't support BTF yet, as long as there is .BTF embedded into vmlinux image by pahole. Given most of CO-RE doesn't require any kernel awareness of BTF, it is a useful test to validate that libbpf's BTF sanitization is working well even with ancient kernels. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20200708015318.3827358-5-andriin@fb.com
Diffstat (limited to 'scripts/clang-version.sh')
0 files changed, 0 insertions, 0 deletions