Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-07 | bpf: Fix compilation warning of selftests | Jianlin Lv | 1 | -10/+8 |
2020-01-17 | selftests/bpf: Fix test_progs send_signal flakiness with nmi mode | Yonghong Song | 1 | -5/+1 |
2020-01-15 | tools/bpf: Add self tests for bpf_send_signal_thread() | Yonghong Song | 1 | -77/+51 |
2019-08-28 | selftests/bpf: test_progs: remove unused ret | Stanislav Fomichev | 1 | -23/+19 |
2019-08-28 | selftests/bpf: test_progs: test__skip | Stanislav Fomichev | 1 | -0/+1 |
2019-08-07 | selftests/bpf: test_progs: test__printf -> printf | Stanislav Fomichev | 1 | -2/+2 |
2019-07-28 | selftests/bpf: convert send_signal.c to use subtests | Andrii Nakryiko | 1 | -3/+6 |
2019-07-28 | selftests/bpf: abstract away test log output | Andrii Nakryiko | 1 | -6/+2 |
2019-07-16 | selftests/bpf: skip nmi test when perf hw events are disabled | Ilya Leoshkevich | 1 | -1/+32 |
2019-05-25 | tools/bpf: add selftest in test_progs for bpf_send_signal() helper | Yonghong Song | 1 | -0/+198 |