diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2022-05-16 07:00:20 +0300 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2022-05-19 03:06:47 +0300 |
commit | 70a1b25326dd77e145157ccf1a31c1948032eec4 (patch) | |
tree | 12e03a9a743390029475da748d205f52a40ec9e9 /tools/lib/bpf/Makefile | |
parent | 68084a13642001b73aade05819584f18945f3297 (diff) | |
download | linux-70a1b25326dd77e145157ccf1a31c1948032eec4.tar.xz |
selftests/bpf: Add missed ima_setup.sh in Makefile
When build bpf test and install it to another folder, e.g.
make -j10 install -C tools/testing/selftests/ TARGETS="bpf" \
SKIP_TARGETS="" INSTALL_PATH=/tmp/kselftests
The ima_setup.sh is missed in target folder, which makes test_ima failed.
Fix it by adding ima_setup.sh to TEST_PROGS_EXTENDED.
Fixes: 34b82d3ac105 ("bpf: Add a selftest for bpf_ima_inode_hash")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20220516040020.653291-1-liuhangbin@gmail.com
Diffstat (limited to 'tools/lib/bpf/Makefile')
0 files changed, 0 insertions, 0 deletions