linux/tools/testing/selftests/bpf/bpf_testmod
Benjamin Tissoires 01b7b1c5f3 selftests/bpf: add checks for bpf_wq_set_callback()
We assign the callback and set everything up.
The actual tests of these callbacks will be done when bpf_wq_start() is
available.

Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Link: https://lore.kernel.org/r/20240420-bpf_wq-v2-14-6c986a5a741f@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2024-04-23 19:46:57 -07:00
..
.gitignore selftests/bpf: Add bpf_testmod kernel module for testing 2020-12-03 17:38:20 -08:00
bpf_testmod_kfunc.h selftests/bpf: add checks for bpf_wq_set_callback() 2024-04-23 19:46:57 -07:00
bpf_testmod-events.h bpf/selftests: Add test for writable bare tracepoint 2021-10-08 13:22:57 -07:00
bpf_testmod.c selftests/bpf: add checks for bpf_wq_set_callback() 2024-04-23 19:46:57 -07:00
bpf_testmod.h selftests/bpf: Bad_struct_ops test 2024-03-06 15:18:15 -08:00
Makefile selftests/bpf: Add bpf_testmod kernel module for testing 2020-12-03 17:38:20 -08:00