Searched hist:bf81de760a8364656441a1fe067c17fa5261da5c (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/hid/ |
H A D | hid-usb_crash.sh | bf81de760a8364656441a1fe067c17fa5261da5c Fri Feb 17 14:04:41 CET 2023 Benjamin Tissoires <benjamin.tissoires@redhat.com> selftests: hid: import hid-tools usb-crash tests
These tests have been developed in the hid-tools[0] tree for a while. Now that we have a proper selftests/hid kernel entry and that the tests are more reliable, it is time to directly include those in the kernel tree.
This one gets skipped when run by vmtest.sh as we currently need to test against actual kernel modules (.ko), not built-in to fetch the list of supported devices.
[0] https://gitlab.freedesktop.org/libevdev/hid-tools
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
|
H A D | Makefile | diff bf81de760a8364656441a1fe067c17fa5261da5c Fri Feb 17 14:04:41 CET 2023 Benjamin Tissoires <benjamin.tissoires@redhat.com> selftests: hid: import hid-tools usb-crash tests
These tests have been developed in the hid-tools[0] tree for a while. Now that we have a proper selftests/hid kernel entry and that the tests are more reliable, it is time to directly include those in the kernel tree.
This one gets skipped when run by vmtest.sh as we currently need to test against actual kernel modules (.ko), not built-in to fetch the list of supported devices.
[0] https://gitlab.freedesktop.org/libevdev/hid-tools
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
|
/linux/tools/testing/selftests/hid/tests/ |
H A D | test_usb_crash.py | bf81de760a8364656441a1fe067c17fa5261da5c Fri Feb 17 14:04:41 CET 2023 Benjamin Tissoires <benjamin.tissoires@redhat.com> selftests: hid: import hid-tools usb-crash tests
These tests have been developed in the hid-tools[0] tree for a while. Now that we have a proper selftests/hid kernel entry and that the tests are more reliable, it is time to directly include those in the kernel tree.
This one gets skipped when run by vmtest.sh as we currently need to test against actual kernel modules (.ko), not built-in to fetch the list of supported devices.
[0] https://gitlab.freedesktop.org/libevdev/hid-tools
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
|