mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 13:38:12 +00:00
dedca1bb13
Running ffmpeg in a subshell and killing it in exit trap handler should ensure video availability even when bootstrap or pytest fail. |
||
---|---|---|
.. | ||
device | ||
tpmb | ||
bootstrap.py | ||
default.nix | ||
get_trezor_path.sh | ||
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.