1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-04 14:41:08 +00:00
trezor-firmware/ci/hardware_tests
2020-11-11 14:43:50 +01:00
..
device
tpmb ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00
bootstrap.py
default.nix
hardware.cfg
README.md
record_video.sh ci: enable editorconfig checks, fix whitespace issues 2020-11-11 14:43:50 +01:00

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.