commit | 9141f75a3279bab4a7d761c6050d96777b646767 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Mon Sep 28 19:05:32 2020 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Mon Sep 28 19:17:13 2020 -0700 |
tree | 9079dd66d34a92825ddcb8122dfb399177da8bac | |
parent | f86ed050bcee3b7daa420eb31a8b6d079701caab [diff] |
selftests/bpf: Test BTF writing APIs Add selftests for BTF writer APIs. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: John Fastabend <john.fastabend@gmail.com> Link: https://lore.kernel.org/bpf/20200929020533.711288-4-andriin@fb.com