commit | ed9cf248b9498815d4762fe335539210b8a283a9 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Mon Sep 28 21:30:46 2020 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Tue Sep 29 12:21:23 2020 -0700 |
tree | 0f0195a16c9ea0b1346e560d9a21e9efff2402ce | |
parent | 3289959b97cac205df006fc79c88f042bf2765ab [diff] |
selftests/bpf: Test BTF's handling of endianness Add selftests juggling endianness back and forth to validate BTF's handling of endianness convertions internally. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20200929043046.1324350-4-andriin@fb.com