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 Modifying echo test to be driven more from the device. 2018-04-23 17:56:13 -05:00
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 Fix Python 3 syntax in rtc host test 2019-01-03 12:04:36 -06:00
rtc_reset.py Fix for issue #8214 2018-09-24 14:05:12 +02:00
system_reset.py use forced_reset_timeout as delay after reset 2018-10-02 18:01:08 -05:00
timing_drift_auto.py Update timing calculations 2017-06-28 16:29:38 -05:00
trng_reset.py Fix TRNG test to use reset from python script and not from code 2018-09-05 17:36:53 +03:00
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