You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/ci/hardware_tests
Tomas Susanka 61531fbd4a
ci: introduce hardware tests for TT
3 years ago
..
device ci: introduce hardware tests for TT 3 years ago
tpmb
README.md
bootstrap.py ci: introduce hardware tests for TT 3 years ago
default.nix
get_trezor_path.sh ci: introduce hardware tests for TT 3 years ago
hardware.cfg ci: introduce hardware tests for TT 3 years ago
record_video.sh

README.md

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.