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
Martin Milata 55474bdadd
ci: use custom uhubctl package
3 years ago
..
device ci: hardware: wipe tt before flashing 3 years ago
tpmb ci: enable editorconfig checks, fix whitespace issues 4 years ago
README.md ci: add hardware tests for T1 4 years ago
bootstrap.py ci: all hw configuration in one place 3 years ago
hardware.cfg ci: change usb location/ports 3 years ago
record_video.sh ci: all hw configuration in one place 3 years ago
shell.nix ci: use custom uhubctl package 3 years ago
t1_hw_test.sh ci: all hw configuration in one place 3 years ago
uhubctl.nix ci: use custom uhubctl package 3 years ago

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.