aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_btf.c
Commit message (Expand)AuthorAge
* tools/bpf: add bpffs percpu map pretty print tests in test_btfYonghong Song2018-08-30
* bpf: Refactor ARRAY_SIZE macro to bpf_util.hMartin KaFai Lau2018-08-10
* tools/bpf: add bpffs pretty print btf test for hash/lru_hash mapsYonghong Song2018-08-10
* bpf: btf: Use exact btf value_size match in map_check_btf()Martin KaFai Lau2018-07-26
* bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau2018-07-23
* bpf: btf: Ensure t->type == 0 for BTF_KIND_FWDMartin KaFai Lau2018-06-02
* bpf: btf: Check array t->sizeMartin KaFai Lau2018-06-02
* bpf: btf: Add tests for the btf uapi changesMartin KaFai Lau2018-05-23
* bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_IDMartin KaFai Lau2018-05-09
* bpf: btf: Some test_btf clean upMartin KaFai Lau2018-05-09
* bpf: btf: Add BTF testsMartin KaFai Lau2018-04-19