Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-15 | selftests/bpf: Use CAP_BPF and CAP_PERFMON in tests | Alexei Starovoitov | |
Make all test_verifier test exercise CAP_BPF and CAP_PERFMON Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Link: https://lore.kernel.org/bpf/20200513230355.7858-4-alexei.starovoitov@gmail.com | |||
2019-01-27 | selftests: bpf: break up the rest of test_verifier | Jakub Kicinski | |
Break up the rest of test_verifier tests into separate files. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Acked-by: Jiong Wang <jiong.wang@netronome.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> |