aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/bpf/progs/test_varlen.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-11selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULTAlban Crequy1-0/+5
2022-06-14selftests/bpf: Fix test_varlen verification failure with latest llvmYonghong Song1-4/+4
2020-08-13selftests/bpf: Make test_varlen work with 32-bit user-space archAndrii Nakryiko1-3/+3
2020-06-24selftests/bpf: Add variable-length data concat pattern less than testJohn Fastabend1-4/+66
2020-06-24selftests/bpf: Add variable-length data concatenation pattern testAndrii Nakryiko1-0/+96