aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/freplace_connect4.c
AgeCommit message (Collapse)AuthorFilesLines
2020-04-24selftests/bpf: Add test for freplace program with expected_attach_typeToke Høiland-Jørgensen1-0/+18
This adds a new selftest that tests the ability to attach an freplace program to a program type that relies on the expected_attach_type of the target program to pass verification. Signed-off-by: Toke Høiland-Jørgensen <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]