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 11bfacc9b3
tests: bytes are not necessary in unhexlify
7 years ago
..
.gitignore move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests 8 years ago
common.py trezorctl: cleanup 7 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_signmessage.py tests: add test for ethereum sign/verify message 7 years ago
test_msg_ethereum_signtx.py style: use flake8 7 years ago
test_msg_ethereum_verifymessage.py tests: bytes are not necessary in unhexlify 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 tests: unit test for ResetDevice_skipbackup (and subsequent BackupDevice) 7 years ago
test_msg_resetdevice_skipbackup.py tests: add test for broken BackupDevice workflow 7 years ago
test_msg_signidentity.py style: use flake8 7 years ago
test_msg_signmessage.py tests: add tests for Segwit SignMessage/VerifyMessage 7 years ago
test_msg_signmessage_segwit.py tests: add tests for Segwit SignMessage/VerifyMessage 7 years ago
test_msg_signtx.py tests: bytes are not necessary in unhexlify 7 years ago
test_msg_signtx_bcc.py New unit tests for signing (bitcoin cash) 7 years ago
test_msg_signtx_segwit.py New unit tests for signing (bitcoin cash) 7 years ago
test_msg_signtx_segwit_native.py add usage; add newlines to some tests 7 years ago
test_msg_signtx_zcash.py tests: bytes are not necessary in unhexlify 7 years ago
test_msg_verifymessage.py tests: add tests for Segwit SignMessage/VerifyMessage 7 years ago
test_msg_verifymessage_segwit.py tests: add tests for Segwit SignMessage/VerifyMessage 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 tests: bytes are not necessary in unhexlify 7 years ago
test_protect_call.py style: use flake8 7 years ago
test_protection_levels.py tests: bytes are not necessary in unhexlify 7 years ago
test_zerosig.py tests: bytes are not necessary in unhexlify 7 years ago