commit | 5f2eeceffb92a0d799b141df7af3d1ac77337dc4 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Sat Dec 14 23:08:44 2019 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Sun Dec 15 16:53:51 2019 -0800 |
tree | d4caafe2b8a17549f4b088f75beb8044761d7579 | |
parent | 1b484b301cec404e8a329f05edf848fc0a5875c0 [diff] |
selftests/bpf: Add flexible array relocation tests Add few tests validation CO-RE relocation handling of flexible array accesses. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20191215070844.1014385-3-andriin@fb.com