summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/btf.c
AgeCommit message (Expand)Author
2021-12-10selftests/bpf: Replace all uses of bpf_load_btf() with bpf_btf_load()Andrii Nakryiko
2021-11-25selftests/bpf: Migrate selftests to bpf_map_create()Andrii Nakryiko
2021-11-16selftests/bpf: Add a dedup selftest with equivalent structure typesYonghong Song
2021-11-11selftests/bpf: Test BTF_KIND_DECL_TAG for deduplicationYonghong Song
2021-11-11selftests/bpf: Add BTF_KIND_TYPE_TAG unit testsYonghong Song
2021-11-11libbpf: Turn btf_dedup_opts into OPTS-based structAndrii Nakryiko
2021-11-07selftests/bpf: Free inner strings index in btf selftestAndrii Nakryiko
2021-10-22selftests/bpf: Test deduplication for BTF_KIND_DECL_TAG typedefYonghong Song
2021-10-22selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit testsYonghong Song
2021-10-22selftests/bpf: Switch to new btf__type_cnt/btf__raw_data APIsHengqi Chen
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song
2021-10-06selftests/bpf: Switch to new bpf_object__next_{map,program} APIsHengqi Chen
2021-09-14selftests/bpf: Test BTF_KIND_TAG for deduplicationYonghong Song
2021-09-14selftests/bpf: Add BTF_KIND_TAG unit testsYonghong Song
2021-09-14selftests/bpf: Change NAME_NTH/IS_NAME_NTH for BTF_KIND_TAG formatYonghong Song
2021-07-29tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()Quentin Monnet
2021-07-29tools: Free BTF objects at various locationsQuentin Monnet
2021-05-25selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko
2021-03-04selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication testsIlya Leoshkevich
2021-03-04selftest/bpf: Add BTF_KIND_FLOAT testsIlya Leoshkevich
2021-03-04selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" testIlya Leoshkevich
2021-01-21selftest/bpf: Fix typoJunlin Yang
2021-01-20bpf: Permit size-0 datasecYonghong Song
2020-11-05selftest/bpf: Relax btf_dedup test checksAndrii Nakryiko
2020-09-15selftests/bpf: Merge most of test_btf into test_progsAndrii Nakryiko