aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_socket_cookie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-15selftests/bpf: convert socket_cookie test to sk storageStanislav Fomichev1-15/+9
2019-05-24selftests: bpf: enable hi32 randomization for all testsJiong Wang1-0/+1
2019-01-23libbpf: Show supported ELF section names when failing to guess prog/attach typeTaeung Song1-3/+1
2019-01-07selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev1-1/+1
2018-09-27selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookieAndrey Ignatov1-5/+1
2018-07-31selftests/bpf: Test for get_socket_cookieAndrey Ignatov1-0/+225