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/tests/device_tests
Pavol Rusnak cbce29163b
tests: add test for RecoveryDevice.dry_run
7 years ago
..
.gitignore move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
common.py add license headers to unit tests 8 years ago
config.py style: use flake8 7 years ago
run-separate.sh move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
run.sh move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
test_basic.py style: use flake8 7 years ago
test_bip32_speed.py style: use flake8 7 years ago
test_debuglink.py style: use flake8 7 years ago
test_msg_applysettings.py style: use flake8 7 years ago
test_msg_changepin.py style: use flake8 7 years ago
test_msg_cipherkeyvalue.py style: use flake8 7 years ago
test_msg_clearsession.py style: use flake8 7 years ago
test_msg_estimatetxsize.py add usage; add newlines to some tests 7 years ago
test_msg_ethereum_getaddress.py style: use flake8 7 years ago
test_msg_ethereum_signtx.py style: use flake8 7 years ago
test_msg_getaddress.py style: use flake8 7 years ago
test_msg_getaddress_segwit.py style: use flake8 7 years ago
test_msg_getaddress_segwit_native.py style: use flake8 7 years ago
test_msg_getaddress_show.py style: use flake8 7 years ago
test_msg_getentropy.py style: use flake8 7 years ago
test_msg_getpublickey.py style: use flake8 7 years ago
test_msg_loaddevice.py style: use flake8 7 years ago
test_msg_loaddevice_xprv.py style: use flake8 7 years ago
test_msg_ping.py style: use flake8 7 years ago
test_msg_recoverydevice.py add usage; add newlines to some tests 7 years ago
test_msg_recoverydevice_dryrun.py tests: add test for RecoveryDevice.dry_run 7 years ago
test_msg_resetdevice.py add usage; add newlines to some tests 7 years ago
test_msg_signidentity.py style: use flake8 7 years ago
test_msg_signmessage.py style: use flake8 7 years ago
test_msg_signtx.py add usage; add newlines to some tests 7 years ago
test_msg_signtx_segwit.py style: use flake8 7 years ago
test_msg_signtx_segwit_native.py add usage; add newlines to some tests 7 years ago
test_msg_signtx_zcash.py style: use flake8 7 years ago
test_msg_verifymessage.py style: use flake8 7 years ago
test_msg_wipedevice.py add usage; add newlines to some tests 7 years ago
test_multisig.py style: use flake8 7 years ago
test_multisig_change.py style: use flake8 7 years ago
test_op_return.py style: use flake8 7 years ago
test_protect_call.py style: use flake8 7 years ago
test_protection_levels.py style: use flake8 7 years ago
test_zerosig.py style: use flake8 7 years ago