commit | f4d385e4d51d035c7f0d68a3e9564c9453c13aa4 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Tue Sep 29 16:28:43 2020 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Wed Sep 30 12:30:46 2020 -0700 |
tree | 256d75460a1698a976d40f850c960e1016a648ad | |
parent | 9c6c5c48d7e9c00c541e0f1a5cea3a96767e825c [diff] |
selftests/bpf: Test "incremental" btf_dump in C format Add test validating that btf_dump works fine with BTFs that are modified and incrementally generated. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20200929232843.1249318-5-andriin@fb.com