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
device_echo.py
pyusb_basic.py
pyusb_msd.py
reset_reason.py
rtc_calc_auto.py
rtc_reset.py
sync_on_reset.py
system_reset.py
timing_drift_auto.py
trng_reset.py
usb_device_hid.py
usb_device_serial.py
watchdog_reset.py