summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/btf_helpers.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Test new enum kflag and enum64 API functionsYonghong Song2022-06-071-3/+22
* selftests/bpf: Test libbpf API function btf__add_type_tag()Yonghong Song2021-11-111-1/+3
* selftests/bpf: Update btf_dump__new() uses to v1.0+ variantAndrii Nakryiko2021-11-111-3/+1
* selftests/bpf: Fix memory leaks in btf_type_c_dump() helperAndrii Nakryiko2021-11-071-2/+7
* selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIsHengqi Chen2021-10-221-2/+2
* bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song2021-10-181-4/+4
* selftests/bpf: Test libbpf API function btf__add_tag()Yonghong Song2021-09-141-1/+6
* selftest/bpf: Add BTF_KIND_FLOAT testsIlya Leoshkevich2021-03-041-0/+4
* selftests/bpf: Add split BTF dedup selftestsAndrii Nakryiko2020-11-051-0/+59
* selftests/bpf: Add checking of raw type dump in BTF writer APIs selftestsAndrii Nakryiko2020-11-051-0/+200