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:
Andrii Nakryiko
2020-06-01 17:35:31 -07:00
committed by Andrii Nakryiko
parent 70eac9941d
commit 1206ab0e75
4 changed files with 30 additions and 4 deletions

View File

@@ -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