summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/send_signal.c
AgeCommit message (Expand)Author
2020-01-16selftests/bpf: Fix test_progs send_signal flakiness with nmi modeYonghong Song
2020-01-15tools/bpf: Add self tests for bpf_send_signal_thread()Yonghong Song
2019-08-28selftests/bpf: test_progs: remove unused retStanislav Fomichev
2019-08-28selftests/bpf: test_progs: test__skipStanislav Fomichev
2019-08-06selftests/bpf: test_progs: test__printf -> printfStanislav Fomichev
2019-07-27selftests/bpf: convert send_signal.c to use subtestsAndrii Nakryiko
2019-07-27selftests/bpf: abstract away test log outputAndrii Nakryiko
2019-07-16selftests/bpf: skip nmi test when perf hw events are disabledIlya Leoshkevich
2019-05-24tools/bpf: add selftest in test_progs for bpf_send_signal() helperYonghong Song