mbed-os/TESTS/host_tests
Filip Jagodzinski f1f9f45378 Test: Fix the reset_reason host test in the CI
Use a BaseHostTestAbstract.reset() method instead of
BaseHostTestAbstract.reset_dut() for more consistent behavior with
various platforms in the CI.

In contrast to a local setup, the reset_dut() method flashes the binary
again after performing the reset in a remote setup (RaaS). This was not
intentional in reset_reason tests. Moreover, this led to a different
behavior (a different reset_reason) for different flashing methods which
are target specific.
2019-10-24 13:04:13 +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 Merge pull request #11540 from fkjagodzinski/test_update-usb_device-basic 2019-09-30 15:28:05 +02:00
pyusb_msd.py Fixed byte string related TypeError if using python3. 2019-08-29 13:28:43 -07:00
reset_reason.py Test: Fix the reset_reason host test in the CI 2019-10-24 13:04:13 +02:00
rtc_calc_auto.py Fix Python 3 syntax in rtc host test 2019-01-03 12:04:36 -06:00
rtc_reset.py Py3 fixes for test scripts 2019-05-08 13:46:01 +03:00
sync_on_reset.py watchdog: fix copyright 2019-06-26 09:43:21 +01: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: Use libusb0 backend on Windows 2019-09-11 14:00:30 +02:00
usb_device_serial.py Tests: USB: Fix Python 3 compatibility 2019-09-30 10:21:16 +02:00
watchdog_reset.py watchdog: fix copyright 2019-06-26 09:43:21 +01:00