mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-20 06:28:09 +00:00
55474bdadd
Simply bumping the nixpkgs unstable version causes python test to fail: https://gitlab.com/satoshilabs/trezor/trezor-firmware/-/jobs/1008507521 Until that's resolved we can stay on the current nixpkgs version and use our own copy of the uhubctl nix expression. |
||
---|---|---|
.. | ||
device | ||
tpmb | ||
bootstrap.py | ||
hardware.cfg | ||
README.md | ||
record_video.sh | ||
shell.nix | ||
t1_hw_test.sh | ||
uhubctl.nix |
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.