Solaar/tests/logitech_receiver
MattHag 46fafa0e68 hidapi: Explicitly load hidapi/udev implementation
Linux uses udev, other platforms use the cross-platform hidapi
implementation. Remove implicit loading of hidapi in hidapi/__init__.py.
2024-10-11 07:42:38 -04:00
..
__init__.py tests: Add tests of common module 2024-02-18 06:10:53 -05:00
fake_hidpp.py Clarify that fake hidpp is used 2024-10-08 14:35:16 -04:00
test_base.py Replace global sw_id with function call 2024-10-08 14:35:16 -04:00
test_common.py Refactor: Use dataclasses and enums 2024-05-22 21:14:41 -04:00
test_desktop_notifications.py Make lr/desktop_notifications testable 2024-10-08 14:35:16 -04:00
test_device.py device: Remove hard dependency on hidapi 2024-10-11 07:42:38 -04:00
test_diversion.py diversion: Add unit tests 2024-05-05 10:43:39 -04:00
test_hidpp10.py hid: Convert definition of HID registers to enum 2024-06-02 10:34:00 -04:00
test_hidpp20_complex.py Clarify that fake hidpp is used 2024-10-08 14:35:16 -04:00
test_hidpp20_simple.py Clarify that fake hidpp is used 2024-10-08 14:35:16 -04:00
test_receiver.py hidapi: Explicitly load hidapi/udev implementation 2024-10-11 07:42:38 -04:00
test_setting_templates.py Clarify that fake hidpp is used 2024-10-08 14:35:16 -04:00