aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_bpftool_synctypes.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-30bpftool: Use feature list in bash completionQuentin Monnet1-17/+3
2022-06-02bpftool: Use libbpf_bpf_attach_type_strDaniel Müller1-64/+40
2022-06-02bpftool: Use libbpf_bpf_map_type_strDaniel Müller1-19/+29
2022-06-02bpftool: Use libbpf_bpf_prog_type_strDaniel Müller1-13/+1
2022-04-04selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool syncQuentin Monnet1-1/+1
2021-11-16selftests/bpf: Configure dir paths via env in test_bpftool_synctypes.pyQuentin Monnet1-9/+17
2021-11-16bpftool: Update doc (use susbtitutions) and test_bpftool_synctypes.pyQuentin Monnet1-7/+63
2021-07-30selftests/bpf: Update bpftool's consistency script for checking optionsQuentin Monnet1-11/+111
2021-07-30selftests/bpf: Check consistency between bpftool source, doc, completionQuentin Monnet1-0/+486