diff options
| author | Andrii Nakryiko <[email protected]> | 2023-03-08 18:41:19 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2023-03-09 00:19:51 +0000 |
| commit | 57400dcce6c2cf3985120c4ee28b37a1f4238dbb (patch) | |
| tree | 21e862f484486441f2e7553df38dba6faa6bdf4a /tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c | |
| parent | selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros (diff) | |
| download | kernel-57400dcce6c2cf3985120c4ee28b37a1f4238dbb.tar.gz kernel-57400dcce6c2cf3985120c4ee28b37a1f4238dbb.zip | |
selftests/bpf: add iterators tests
Add various tests for open-coded iterators. Some of them excercise
various possible coding patterns in C, some go down to low-level
assembly for more control over various conditions, especially invalid
ones.
We also make use of bpf_for(), bpf_for_each(), bpf_repeat() macros in
some of these tests.
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c')
0 files changed, 0 insertions, 0 deletions
