Age | Commit message (Expand) | Author |
2023-03-08 | selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros | Andrii Nakryiko |
2022-09-02 | selftests/bpf: Store BPF object files with .bpf.o extension | Daniel Müller |
2021-12-02 | selftests/bpf: Remove all the uses of deprecated bpf_prog_load_xattr() | Andrii Nakryiko |
2021-11-30 | selftests/bpf: Measure bpf_loop verifier performance | Joanne Koong |
2021-11-01 | selftests/bpf: Add a testcase for 64-bit bounds propagation issue. | Alexei Starovoitov |
2021-10-25 | selftests/bpf: Split out bpf_verif_scale selftests into multiple tests | Andrii Nakryiko |
2021-03-04 | selftests/bpf: Add a verifier scale test with unknown bounded loop | Yonghong Song |
2020-09-03 | selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests | Andrii Nakryiko |
2020-01-10 | selftests/bpf: Add a test for a large global function | Alexei Starovoitov |
2019-11-24 | selftests/bpf: Integrate verbose verifier log into test_progs | Andrii Nakryiko |
2019-08-28 | selftests/bpf: test_progs: remove global fail/success counts | Stanislav Fomichev |
2019-08-06 | selftests/bpf: test_progs: test__printf -> printf | Stanislav Fomichev |
2019-08-06 | selftests/bpf: add loop test 5 | Alexei Starovoitov |
2019-08-06 | selftests/bpf: add loop test 4 | Alexei Starovoitov |
2019-07-27 | selftests/bpf: convert bpf_verif_scale.c to sub-tests API | Andrii Nakryiko |
2019-07-27 | selftests/bpf: abstract away test log output | Andrii Nakryiko |
2019-07-27 | selftest/bpf: centralize libbpf logging management for test_progs | Andrii Nakryiko |
2019-06-19 | selftests/bpf: add realistic loop tests | Alexei Starovoitov |
2019-05-24 | selftests: bpf: enable hi32 randomization for all tests | Jiong Wang |
2019-05-23 | selftests/bpf: add pyperf scale test | Alexei Starovoitov |
2019-05-09 | selftests: bpf: initialize bpf_object pointers where needed | Lorenz Bauer |
2019-04-04 | selftests/bpf: add few verifier scale tests | Alexei Starovoitov |