commit | 736332740e295d9b6fc524f0447448f6089911d9 | [log] [tgz] |
---|---|---|
author | Michal Rostecki <mrostecki@opensuse.org> | Wed Feb 26 17:59:39 2020 +0100 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Wed Feb 26 18:34:34 2020 +0100 |
tree | 151ce51a79c919a4810982e05a76c62802281d43 | |
parent | ad92b12a6e0ebfb6d32693f374ac8572f527c0c1 [diff] |
selftests/bpf: Add test for "bpftool feature" command Add Python module with tests for "bpftool feature" command, which mainly checks whether the "full" option is working properly. Signed-off-by: Michal Rostecki <mrostecki@opensuse.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Reviewed-by: Quentin Monnet <quentin@isovalent.com> Link: https://lore.kernel.org/bpf/20200226165941.6379-6-mrostecki@opensuse.org