summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/test_send_signal_kern.c
Commit message (Expand)AuthorAgeFilesLines
* Improve send_signal BPF test stabilityMykola Lysenko2022-03-081-1/+1
* selftests/bpf: Add send_signal_sched_switch testYonghong Song2020-03-051-0/+6
* selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* tools/bpf: Add self tests for bpf_send_signal_thread()Yonghong Song2020-01-151-29/+22
* selftests/bpf: convert selftests using BTF-defined maps to new syntaxAndrii Nakryiko2019-07-051-16/+10
* selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined mapsAndrii Nakryiko2019-06-181-10/+12
* tools/bpf: add selftest in test_progs for bpf_send_signal() helperYonghong Song2019-05-241-0/+51