summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/btf.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-30tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()Quentin Monnet1-1/+2
2021-07-30tools: Free BTF objects at various locationsQuentin Monnet1-0/+1
2021-05-26selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko1-46/+47
2021-03-05selftests/bpf: Add BTF_KIND_FLOAT to the existing deduplication testsIlya Leoshkevich1-12/+31
2021-03-05selftest/bpf: Add BTF_KIND_FLOAT testsIlya Leoshkevich1-0/+131
2021-03-05selftests/bpf: Use the 25th bit in the "invalid BTF_INFO" testIlya Leoshkevich1-1/+1
2021-01-22selftest/bpf: Fix typoJunlin Yang1-2/+2
2021-01-21bpf: Permit size-0 datasecYonghong Song1-0/+21
2020-11-06selftest/bpf: Relax btf_dedup test checksAndrii Nakryiko1-15/+25
2020-09-16selftests/bpf: Merge most of test_btf into test_progsAndrii Nakryiko1-0/+6811