aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs
diff options
context:
space:
mode:
authorToke Høiland-Jørgensen <toke@redhat.com>2020-01-20 14:06:52 +0100
committerAlexei Starovoitov <ast@kernel.org>2020-01-20 16:37:46 -0800
commita2c9652f751e3ab39738e2b30bc45293d53604fd (patch)
tree5e6605d9c61cda6988756b21cbe59e0972c64bbc /tools/testing/selftests/bpf/progs
parentrunsqslower: Support user-specified libbpf include and object paths (diff)
downloadlinux-dev-a2c9652f751e3ab39738e2b30bc45293d53604fd.tar.xz
linux-dev-a2c9652f751e3ab39738e2b30bc45293d53604fd.zip
selftests: Refactor build to remove tools/lib/bpf from include path
To make sure no new files are introduced that doesn't include the bpf/ prefix in its #include, remove tools/lib/bpf from the include path entirely. Instead, we introduce a new header files directory under the scratch tools/ dir, and add a rule to run the 'install_headers' rule from libbpf to have a full set of consistent libbpf headers in $(OUTPUT)/tools/include/bpf, and then use $(OUTPUT)/tools/include as the include path for selftests. For consistency we also make sure we put all the scratch build files from other bpftool and libbpf into tools/build/, so everything stays within selftests/. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/157952561246.1683545.2762245552022369203.stgit@toke.dk
Diffstat (limited to 'tools/testing/selftests/bpf/progs')
0 files changed, 0 insertions, 0 deletions