commit | 9c651127445c2fb3dca7b000bce6de97290288ff | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Mon Feb 04 17:29:46 2019 -0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Tue Feb 05 16:52:57 2019 +0100 |
tree | fe630450860cda33ac53bae54ad2bcb3247b6c9a | |
parent | d5caef5b56555bfa2ac0cf730f075864a023437e [diff] |
selftests/btf: add initial BTF dedup tests This patch sets up a new kind of tests (BTF dedup tests) and tests few aspects of BTF dedup algorithm. More complete set of tests will come in follow up patches. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>