summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/sock_addr.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-11selftests/bpf: Move ENOTSUPP from bpf_util.hHou Tao1-4/+0
2024-07-31selftests/bpf: fix RELEASE=1 compilation for sock_addr.cAndrii Nakryiko1-0/+1
2024-05-13selftests/bpf: Expand ATTACH_REJECT testsJordan Rife1-0/+187
2024-05-13selftests/bpf: Expand getsockname and getpeername testsJordan Rife1-2/+302
2024-05-13sefltests/bpf: Expand sockaddr hook deny testsJordan Rife1-0/+342
2024-05-13selftests/bpf: Migrate ATTACH_REJECT test casesJordan Rife1-0/+102
2024-05-13selftests/bpf: Migrate expected_attach_type testsJordan Rife1-0/+96
2024-05-13selftests/bpf: Migrate wildcard destination rewrite testJordan Rife1-0/+17
2024-05-13selftests/bpf: Migrate sendmsg6 v4 mapped address testsJordan Rife1-0/+17
2024-05-13selftests/bpf: Migrate sendmsg deny test casesJordan Rife1-0/+98
2024-05-13selftests/bpf: Migrate WILDCARD_IP testJordan Rife1-0/+50
2024-05-13selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP test casesJordan Rife1-20/+58
2024-05-13selftests/bpf: Handle ATTACH_REJECT test casesJordan Rife1-1/+34
2024-05-13selftests/bpf: Handle LOAD_REJECT test casesJordan Rife1-5/+98
2024-05-13selftests/bpf: Use program name for skel load/destroy functionsJordan Rife1-46/+50
2024-05-03selftests/bpf: Add kernel socket operation testsJordan Rife1-0/+472
2024-05-03selftests/bpf: Make sock configurable for each test caseJordan Rife1-42/+98
2024-05-03selftests/bpf: Move IPv4 and IPv6 sockaddr test casesJordan Rife1-122/+268
2024-04-20selftests/bpf: Update arguments of connect_to_addrGeliang Tang1-3/+3
2023-10-12selftests/bpf: Add tests for cgroup unix socket address hooksDaan De Meyer1-0/+612