diff options
author | 2024-09-29 16:55:49 +0800 | |
---|---|---|
committer | 2024-10-01 08:39:13 -0600 | |
commit | 160c826b4dd0d570f0f51cf002cb49bda807e9f5 (patch) | |
tree | 5a2d338e2e24248cfac9297085fa90993914530b /rust/helpers/task.c | |
parent | selftests: vDSO: align getrandom states to cache line (diff) | |
download | wireguard-linux-160c826b4dd0d570f0f51cf002cb49bda807e9f5.tar.xz wireguard-linux-160c826b4dd0d570f0f51cf002cb49bda807e9f5.zip |
selftest: hid: add missing run-hid-tools-tests.sh
HID test cases run tests using the run-hid-tools-tests.sh script.
When installed with "make install", the run-hid-tools-tests.sh
script will not be copied over, resulting in the following error message.
make -C tools/testing/selftests/ TARGETS=hid install \
INSTALL_PATH=$KSFT_INSTALL_PATH
cd $KSFT_INSTALL_PATH
./run_kselftest.sh -c hid
selftests: hid: hid-core.sh
bash: ./run-hid-tools-tests.sh: No such file or directory
Add the run-hid-tools-tests.sh script to the TEST_FILES in the Makefile
for it to be installed.
Fixes: ffb85d5c9e80 ("selftests: hid: import hid-tools hid-core tests")
Signed-off-by: Yun Lu <luyun@kylinos.cn>
Acked-by: Benjamin Tissoires <bentiss@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions