summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/test_tag.c
AgeCommit message (Expand)Author
2022-04-10selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao
2021-11-25selftests/bpf: Migrate selftests to bpf_map_create()Andrii Nakryiko
2021-11-07selftests/bpf: Use explicit bpf_test_load_program() helper callsAndrii Nakryiko
2018-02-26bpf: unify rlimit handling in selftestsDaniel Borkmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-10bpf: Remove bpf_sys.h from selftestsMickaël Salaün
2017-02-10bpf: Use bpf_create_map() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_load_program() from the libraryMickaël Salaün
2017-01-25bpf: use prefix_len in test_tag when reading fdinfoDaniel Borkmann
2017-01-24bpf: add prog tag test case to bpf selftestsDaniel Borkmann