mirror of https://github.com/ARMmbed/mbed-os.git
f1f9f45378
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. |
||
---|---|---|
.. | ||
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 |