mbed-os/TESTS/host_tests
Filip Jagodzinski 852390fcdc Tests: USBHID: Make report test optional on Linux
This test case uses `hidapi` -- a cross-platform Python module.
To keep the initial Mbed setup as simple as possible, the `hidapi`
module is skipped on Linux hosts because of its external dependancies
for this platform.

The module can be easily installed following instructions from the
README file.
The test case is skipped if the host machine lacks `hidapi` module.
2019-04-09 17:03:22 +02:00
..
crash_reporting.py Increase the timeout for the host side script and the test 2019-01-22 16:04:47 -06:00
device_echo.py
pyusb_basic.py Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00
pyusb_msd.py Add USB mass storage test 2019-02-27 17:18:41 +01:00
rtc_calc_auto.py
rtc_reset.py
system_reset.py
timing_drift_auto.py
trng_reset.py
usb_device_hid.py Tests: USBHID: Make report test optional on Linux 2019-04-09 17:03:22 +02:00
usb_device_serial.py Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00