1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/ci/hardware_tests
2020-10-07 16:21:00 +02:00
..
device tests/hardware: add sleep to update_firmware and always publish artifacts 2020-06-12 06:04:47 +00:00
tpmb ci: document arduino pins 2020-09-01 13:51:32 +02:00
bootstrap.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
default.nix chore(python): replace pipenv with poetry 2020-10-07 16:21:00 +02:00
hardware.cfg
README.md
record_video.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.