selftests/bpf: Add tests for ring_buffer__ring
authorMartin Kelly <martin.kelly@crowdstrike.com>
Mon, 25 Sep 2023 21:50:35 +0000 (14:50 -0700)
committerAndrii Nakryiko <andrii@kernel.org>
Mon, 25 Sep 2023 23:22:42 +0000 (16:22 -0700)
commitc1ad2e47f97c6d95e52be0c2a68b23fc99214734
tree5c3a726c0e87e479ec4fa7c36fb23ccf902fbc1d
parent1c97f6afd73934881ae8514c51efc8e162b4b406
selftests/bpf: Add tests for ring_buffer__ring

Add tests for the new API ring_buffer__ring.

Signed-off-by: Martin Kelly <martin.kelly@crowdstrike.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20230925215045.2375758-5-martin.kelly@crowdstrike.com
tools/testing/selftests/bpf/prog_tests/ringbuf_multi.c