mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-21 22:08:08 +00:00
41bf9201b5
As the connected Trezors can be left in various weird states, trezorctl list may not always return what is expected or even fail. If it failed TREZOR_PATH was set to empty string which means random device got selected. For now let's avoid using incorrect device by powering down the other usb port. Fix log lines ordering. |
||
---|---|---|
.. | ||
device | ||
tpmb | ||
bootstrap.py | ||
default.nix | ||
hardware.cfg | ||
README.md | ||
record_video.sh | ||
t1_hw_test.sh |
Hardware tests
Hardware tests are device tests that run against an actual device instead of an emulator. This works thanks to tpmb, which is a small arduino device capable of pushing an actual buttons on the device. Currently T1 is supported but TT might follow.
See ci/test.yml
"hardware legacy device test" what exactly is run.