OSDN Git Service

selftests/bpf: Install all required files to run selftests
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 5 Dec 2022 13:16:16 +0000 (14:16 +0100)
committerAndrii Nakryiko <andrii@kernel.org>
Wed, 7 Dec 2022 00:33:11 +0000 (16:33 -0800)
commitd68ae4982cb773f3d738b5dc25f77f5c7550548a
tree1c4b399e9d2b2a2a014acae5d2385f7d4d406653
parentc21dc529baba16d6698a396eb997fee318300ee1
selftests/bpf: Install all required files to run selftests

When installing the selftests using
"make -C tools/testing/selftests install", we need to make sure
all the required files to run the selftests are installed. Let's
make sure this is the case.

Signed-off-by: Daan De Meyer <daan.j.demeyer@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20221205131618.1524337-2-daan.j.demeyer@gmail.com
tools/testing/selftests/bpf/Makefile