aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/send_signal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-16selftests/bpf: Fix test_progs send_signal flakiness with nmi modeYonghong Song1-5/+1
2020-01-15tools/bpf: Add self tests for bpf_send_signal_thread()Yonghong Song1-77/+51
2019-08-28selftests/bpf: test_progs: remove unused retStanislav Fomichev1-23/+19
2019-08-28selftests/bpf: test_progs: test__skipStanislav Fomichev1-0/+1
2019-08-06selftests/bpf: test_progs: test__printf -> printfStanislav Fomichev1-2/+2
2019-07-27selftests/bpf: convert send_signal.c to use subtestsAndrii Nakryiko1-3/+6
2019-07-27selftests/bpf: abstract away test log outputAndrii Nakryiko1-6/+2
2019-07-16selftests/bpf: skip nmi test when perf hw events are disabledIlya Leoshkevich1-1/+32
2019-05-24tools/bpf: add selftest in test_progs for bpf_send_signal() helperYonghong Song1-0/+198