mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-13 03:59:06 +08:00
vmtest: optionally adjust selftest files depending on kernel version
Some selftests can't be compiled on older kernels. This allows to fix these problems, if necessary. Signed-off-by: Andrii Nakryiko <andriin@fb.com>
This commit is contained in:
committed by
Andrii Nakryiko
parent
70eac9941d
commit
1206ab0e75
@@ -2,3 +2,4 @@
|
||||
send_signal # flaky
|
||||
test_lsm # semi-working
|
||||
sk_assign # needs better setup in Travis CI
|
||||
cls_redirect # latest Clang breaks BPF verification
|
||||
|
||||
Reference in New Issue
Block a user