summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/test_varlen.c
Commit message (Expand)AuthorAgeFilesLines
* selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULTAlban Crequy2022-11-111-0/+5
* selftests/bpf: Fix test_varlen verification failure with latest llvmYonghong Song2022-06-141-4/+4
* selftests/bpf: Make test_varlen work with 32-bit user-space archAndrii Nakryiko2020-08-131-3/+3
* selftests/bpf: Add variable-length data concat pattern less than testJohn Fastabend2020-06-241-4/+66
* selftests/bpf: Add variable-length data concatenation pattern testAndrii Nakryiko2020-06-241-0/+96