commit | 9d19a12b02bf009fefc3620234b4297e4bd7c5d5 | [log] [tgz] |
---|---|---|
author | Yonghong Song <yhs@fb.com> | Thu Oct 21 12:56:33 2021 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Fri Oct 22 17:04:43 2021 -0700 |
tree | 728422dbb7c3134339a1214680deab1541b41d70 | |
parent | bd16dee66ae4de3f1726c69ac901d2b7a53b0c86 [diff] |
selftests/bpf: Add BTF_KIND_DECL_TAG typedef unit tests Test good and bad variants of typedef BTF_KIND_DECL_TAG encoding. Signed-off-by: Yonghong Song <yhs@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20211021195633.4019472-1-yhs@fb.com