Re: [PATCH] selftest: hid: add missing run-hid-tools-tests.sh

2024-10-01 Thread Shuah Khan
On 9/30/24 20:43, luyun wrote: 在 2024/10/1 04:57, Shuah Khan 写道: On 9/30/24 02:38, Benjamin Tissoires wrote: On Sep 29 2024, Yun Lu wrote: The HID test cases actually run tests using the run-hid-tools-tests.sh script. However, if installed with "make install", the run-hid-tools-tests.sh scrip

Re: [PATCH] selftest: hid: add missing run-hid-tools-tests.sh

2024-09-30 Thread luyun
在 2024/10/1 04:57, Shuah Khan 写道: On 9/30/24 02:38, Benjamin Tissoires wrote: On Sep 29 2024, Yun Lu wrote: The HID test cases actually run tests using the run-hid-tools-tests.sh script. However, if installed with "make install", the run-hid-tools-tests.sh script will not be copied over, res

Re: [PATCH] selftest: hid: add missing run-hid-tools-tests.sh

2024-09-30 Thread Shuah Khan
On 9/30/24 02:38, Benjamin Tissoires wrote: On Sep 29 2024, Yun Lu wrote: The HID test cases actually run tests using the run-hid-tools-tests.sh script. However, if installed with "make install", the run-hid-tools-tests.sh script will not be copied over, resulting in the following error message.

Re: [PATCH] selftest: hid: add missing run-hid-tools-tests.sh

2024-09-30 Thread Benjamin Tissoires
On Sep 29 2024, Yun Lu wrote: > The HID test cases actually run tests using the run-hid-tools-tests.sh > script. However, if 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/

[PATCH] selftest: hid: add missing run-hid-tools-tests.sh

2024-09-29 Thread Yun Lu
The HID test cases actually run tests using the run-hid-tools-tests.sh script. However, if 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_